[CHANGE] Enforce a stricter code style #44
Annotations
10 errors
PHPCS:
Event/EventSubscriberInterface.php#L1
Missing required strict_types declaration
|
PHPCS:
Event/EventDispatcher.php#L1
Missing required strict_types declaration
|
PHPCS:
Task/AbstractScheduledTask.php#L1
Missing required strict_types declaration
|
PHPCS:
Task/SchedulerEvents.php#L1
Missing required strict_types declaration
|
PHPCS:
Task/Schedule.php#L1
Missing required strict_types declaration
|
PHPCS:
Task/Scheduler.php#L1
Missing required strict_types declaration
|
PHPCS:
Task/TaskInterface.php#L1
Missing required strict_types declaration
|
PHPCS:
Command/RunCommand.php#L1
Missing required strict_types declaration
|
PHPCS:
Command/ListCommand.php#L1
Missing required strict_types declaration
|
PHPCS:
Tests/Event/DummySubscriber.php#L1
Missing required strict_types declaration
|