[FEATURE] Client-side paging #33
Annotations
4 errors
phpstan:
Classes/Common/AbstractDocument.php#L1385
Strict comparison using === between array and null will always evaluate to false.
|
phpstan:
Classes/Common/IiifManifest.php#L453
Return type mixed of method Kitodo\Dlf\Common\IiifManifest::getAllFiles() is not covariant with return type array of method Kitodo\Dlf\Common\AbstractDocument::getAllFiles().
|
phpstan:
Classes/Common/MetsDocument.php#L265
Return type mixed of method Kitodo\Dlf\Common\MetsDocument::getAllFiles() is not covariant with return type array of method Kitodo\Dlf\Common\AbstractDocument::getAllFiles().
|
phpstan
Process completed with exit code 1.
|