Autofix long scalar typehints to short ones
[MAILPOET-2715]
This commit is contained in:
committed by
Jack Kitterhing
parent
56286bfd11
commit
153c72cd77
@@ -133,7 +133,7 @@ class CronHelper {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return boolean|null
|
||||
* @return bool|null
|
||||
*/
|
||||
public function isDaemonAccessible() {
|
||||
$daemon = $this->getDaemon();
|
||||
|
Reference in New Issue
Block a user