[dev] Améliorer la documentation d'install avec symfony 4 #1219
Annotations
10 errors
Run PHPStan:
src/Command/AmbassadorShiftTimeLogCommand.php#L14
Method App\Command\AmbassadorShiftTimeLogCommand::configure() has no return type specified.
|
Run PHPStan:
src/Command/AmbassadorShiftTimeLogCommand.php#L36
Method App\Command\AmbassadorShiftTimeLogCommand::execute() should return int but return statement is missing.
|
Run PHPStan:
src/Command/AmbassadorShiftTimeLogCommand.php#L45
Method App\Command\AmbassadorShiftTimeLogCommand::sendAlertsByEmail() has no return type specified.
|
Run PHPStan:
src/Command/AmbassadorShiftTimeLogCommand.php#L45
Method App\Command\AmbassadorShiftTimeLogCommand::sendAlertsByEmail() has parameter $alerts with no type specified.
|
Run PHPStan:
src/Command/AmbassadorShiftTimeLogCommand.php#L45
Method App\Command\AmbassadorShiftTimeLogCommand::sendAlertsByEmail() has parameter $template with no type specified.
|
Run PHPStan:
src/Command/AnonymizeDataCommand.php#L27
Method App\Command\AnonymizeDataCommand::configure() has no return type specified.
|
Run PHPStan:
src/Command/AnonymizeDataCommand.php#L36
Method App\Command\AnonymizeDataCommand::randomValue() has no return type specified.
|
Run PHPStan:
src/Command/AnonymizeDataCommand.php#L36
Method App\Command\AnonymizeDataCommand::randomValue() has parameter $array with no type specified.
|
Run PHPStan:
src/Command/CloseMembershipCommand.php#L12
Method App\Command\CloseMembershipCommand::configure() has no return type specified.
|
Run PHPStan:
src/Command/CloseMembershipCommand.php#L59
Method App\Command\CloseMembershipCommand::execute() should return int but return statement is missing.
|
Loading