constant PP_BUNDLE_CONTENT in Paragraphs pack 7
3 uses of PP_BUNDLE_CONTENT
- ParagraphsPackContentTestCase::testParagraphsPackContentBundle in modules/
paragraphs_pack_content/ tests/ paragraphs_pack_content.test - Paragraph Content bundle should be created.
- ParagraphsPackContentTestCase::testParagraphsPackContentFieldsExistence in modules/
paragraphs_pack_content/ tests/ paragraphs_pack_content.test - Test fields and instances existence.
- paragraphs_pack_content_install in modules/
paragraphs_pack_content/ paragraphs_pack_content.install - Implements hook_install().
File
- modules/
paragraphs_pack_content/ paragraphs_pack_content.module, line 8 - Paragraphs pack content module file.
Code
define('PP_BUNDLE_CONTENT', 'paragraphs_pack_content');