Bolt\Configuration\PathsProxy::offsetUnset PHP Method

offsetUnset() public method

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