Ejemplo n.º 1
0
 /**
  * @param string $p @todo I think this should be a string?
  */
 public function add_labelling_property($p)
 {
     $this->_labeller->add_labelling_property($p);
 }