Beispiel #1
0
 /**
  * @param $type
  */
 public function delete($type)
 {
     TypeMapper::delete($type);
 }