Skip to content

Commit

Permalink
Fix PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizzor committed Jul 3, 2024
1 parent 2d10270 commit 8b6b40f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/Common/AbstractDocument.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
* @property-read array $metadataArray this holds the documents' parsed metadata array
* @property bool $metadataArrayLoaded flag with information if the metadata array is loaded
* @property-read int $numPages the holds the total number of pages
* @property-read int $numMeasures This holds the total number of measures
* @property-read int $parentId this holds the UID of the parent document or zero if not multi-volumed
* @property-read array $physicalStructure this holds the physical structure
* @property-read array $physicalStructureInfo this holds the physical structure metadata
Expand Down

0 comments on commit 8b6b40f

Please sign in to comment.