Bolt\Configuration\PathsProxy::offsetUnset PHP Метод

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

public offsetUnset ( $offset )
    public function offsetUnset($offset)
    {
        throw new \LogicException('You cannot remove urls or paths.');
    }