PhpSpec\ServiceContainer::remove PHP Method

remove() public method

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