Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function remove($name)
 {
     $this->data->remove($name);
 }