getLabel() public method

public getLabel ( ) : string
return string
コード例 #1
0
 /**
  * @return string
  */
 public function getLabel()
 {
     return $this->nodeAnnotationMetadata->getLabel();
 }