Beispiel #1
0
 /**
  * @inheritdoc
  */
 public function setLabel($label)
 {
     return $this->element->setLabel($label);
 }