Simplified comment
This commit is contained in:
@@ -167,7 +167,7 @@ class CloudObject {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the rdfs:label of the object.
|
||||
* Get the label of the object.
|
||||
*/
|
||||
public function getLabel() : ?string {
|
||||
return $this->getString(Constants::RDFS_LABEL);
|
||||
|
||||
Reference in New Issue
Block a user