Neos\Flow\ResourceManagement\Streams\ResourceStreamWrapper::unlink PHP Метод

    public function unlink($path)
    {
        throw new \BadMethodCallException('The package stream wrapper does not support unlink.', 1256052118);
    }