Exemplo n.º 1
0
 public function label($property, $label)
 {
     $this->labeler->addLabelMapping($property, $label);
     return $this;
 }