示例#1
0
 /**
  * {@inheritdoc}
  */
 public function unregister(ScaffoldLocation $location)
 {
     return $this->remove($location->hash());
 }