Correctly types $event property as ?EventFeature\TableGatewayEvent instead of null #402
Annotations
2 errors
PHPCodeSniffer [8.0, locked]:
src/TableGateway/Feature/EventFeature.php#L42
Expected class name TableGatewayEvent; found EventFeature\TableGatewayEvent
|
PHPCodeSniffer [8.0, locked]:
src/TableGateway/Feature/EventFeature.php#L58
Expected class name TableGatewayEvent; found EventFeature\TableGatewayEvent
|
Loading