src/module-elasticsuite-tracker/Model/Viewer/Log.php
Doc-block of getNotificationCode
has declared return type string
which is not a permitted replacement of the nullable return type ?string
declared in the signature ('?T' should be documented as 'T|null' or '?T') Open
Open
* @return string
- Exclude checks
Doc-block of getId
has declared return type int
which is not a permitted replacement of the nullable return type ?int
declared in the signature ('?T' should be documented as 'T|null' or '?T') Open
Open
* @return int
- Exclude checks