Bool to null
This commit is contained in:
parent
7d34a15860
commit
a8f455c6c4
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ class ServerController extends Controller
|
|||
|
||||
|
||||
/**
|
||||
* @return bool|RedirectResponse
|
||||
* @return null|RedirectResponse
|
||||
*/
|
||||
private function validateConfigurationRules(){
|
||||
//limit validation
|
||||
|
|
Loading…
Add table
Reference in a new issue