PhpSpec\ServiceContainer::remove PHP 메소드

remove() 공개 메소드

Removes a service from the container
public remove ( string $id )
$id string
    public function remove($id);