Correctly types $event property as ?EventFeature\TableGatewayEvent instead of null #402
continuous-integration.yml
on: pull_request
Generate job matrix
13s
Matrix: QA Checks
Annotations
2 errors
QA Checks (PHPCodeSniffer [8.0, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
src/TableGateway/Feature/EventFeature.php#L42
Expected class name TableGatewayEvent; found EventFeature\TableGatewayEvent
|
QA Checks (PHPCodeSniffer [8.0, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
src/TableGateway/Feature/EventFeature.php#L58
Expected class name TableGatewayEvent; found EventFeature\TableGatewayEvent
|