Skip to content

Commit b5e0008

Browse files
committed
Remove not needed FQN
1 parent 672e323 commit b5e0008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Entity/Item.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ public function addClaim( Claim $claim ) {
339339
/**
340340
* @since 1.0
341341
*
342-
* @return \Wikibase\DataModel\Statement\Statement[]
342+
* @return Statement[]
343343
*/
344344
public function getStatements() {
345345
return $this->statements;

0 commit comments

Comments
 (0)