コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function unregister($type)
 {
     $this->decoratedRegistry->unregister($type);
 }