Class FileHydrator
Hydrator for the File fieldtype
- rsanchez\Deep\Hydrator\AbstractHydrator implements rsanchez\Deep\Hydrator\HydratorInterface
- rsanchez\Deep\Hydrator\FileHydrator
public
|
#
__construct(
Constructor |
public
|
|
public
mixed
|
#
hydrate(
Hydrate the specified property (channel field or Matrix/Grid col) on the specified entity (channel entry or Matrix/Grid row) |
protected
|
$model |
|
|
protected
array
|
$files |
|
#
File selections sorted by name |
protected
|
$uploadPrefRepository |
|
#
UploadPref model repository |
$collection,
$fieldtype
|