Skip to content

Commit 7311a8d

Browse files
committed
Fix lint
1 parent a5be836 commit 7311a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Structure/ObjectItemTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ public function setDocumentPath($path)
113113
}
114114

115115
/**
116-
* @return string
116+
* @return string|null
117117
* @deprecated use ObjectItemContract::getFromRefs
118118
* @see ObjectItemContract::getFromRefs
119119
* @todo remove

0 commit comments

Comments
 (0)