You are here

constant FILEFIELD_SOURCE_ATTACH_ABSOLUTE in FileField Sources 8

1 use of FILEFIELD_SOURCE_ATTACH_ABSOLUTE
AttachSourceTest::testCopyFileFromAbsolutePath in tests/src/Functional/AttachSourceTest.php
Tests copy file from absolute path.

File

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

Code

const FILEFIELD_SOURCE_ATTACH_ABSOLUTE = 1;