ManaPHP\DiInterface::remove PHP Метод

remove() публичный Метод

Removes a service from the service container
public remove ( string $name ) : static
$name string
Результат static
    public function remove($name);