eZ\Publish\Core\FieldType\Image\ImageStorage\Gateway::storeImageReference PHP Method

storeImageReference() abstract public method

Stores a reference to the image in $path for $fieldId.
abstract public storeImageReference ( string $uri, mixed $fieldId )
$uri string File IO uri
$fieldId mixed
    public abstract function storeImageReference($uri, $fieldId);