Copied!

PathGenerator

PathGenerator.php : 15

use \Ibexa\Contracts\Core\FieldType\BinaryBase\PathGeneratorInterface instead.

Tags
Deprecated

use \Ibexa\Contracts\Core\FieldType\BinaryBase\PathGeneratorInterface instead.

Methods

publicgetStoragePathForField()

PathGenerator.php : 17
public abstract getStoragePathForField(Field $field, VersionInfo $versionInfo) : mixed

Parameters

Name Type Default value Description
$field Field - -
$versionInfo VersionInfo - -