We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e631e9c commit 5862682Copy full SHA for 5862682
lib/Resource.php
@@ -680,7 +680,7 @@ public function primaryTopic()
680
* is available then it will return null.
681
*
682
* @param string|null $lang
683
- * @param array<non-empty-string> $labelProperties List of shortened label properties (e.g. rdfs:label
+ * @param array<non-empty-string> $labelProperties List of shortened label properties (e.g. rdfs:label)
684
685
* @return Literal|null an instance of Literal which contains the label or null
686
*/
0 commit comments