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 {
|
public function getLabel() : ?string {
|
||||||
return $this->getString(Constants::RDFS_LABEL);
|
return $this->getString(Constants::RDFS_LABEL);
|
||||||
|
|||||||
Reference in New Issue
Block a user