You are here

constant PP_FIELD_FILE in Paragraphs pack 7

2 uses of PP_FIELD_FILE
ParagraphsPackTestCase::testParagraphsPackFieldFileCreation in tests/paragraphs_pack.test
Test function for field file creation.
paragraphs_pack_get_field_file in includes/paragraphs_pack.fields_crud.inc
Get/Create file field.

File

./paragraphs_pack.module, line 15
Paragraphs pack primary module file.

Code

define('PP_FIELD_FILE', 'pp_file');