You are here

constant FILEFIELD_SOURCE_ATTACH_MODE_MOVE in FileField Sources 8

1 use of FILEFIELD_SOURCE_ATTACH_MODE_MOVE
Attach::settings in src/Plugin/FilefieldSource/Attach.php
Implements hook_filefield_source_settings().

File

./filefield_sources.module, line 22
Extend FileField to allow files from multiple sources.

Code

const FILEFIELD_SOURCE_ATTACH_MODE_MOVE = 'move';