Esempio n. 1
0
 /**
  * Shortcut to the the label.
  *
  * @return \Netzmacht\Contao\FormHelper\Partial\Label
  */
 public function getLabel()
 {
     return $this->view->getLabel();
 }