Example #1
0
 /**
  * @param string $id
  */
 public function remove($id)
 {
     $this->registry->removeDefinition($id);
 }