You are here

constant BLOCK_CLASS_STYLES_ENTITY_SETTING_URL in Block Class Styles 7.2

This is the path that will be used to toggle a bundle's support

Related topics

1 use of BLOCK_CLASS_STYLES_ENTITY_SETTING_URL
block_class_styles_field_extra_fields in ./block_class_styles.module
Implements hook_field_extra_fields().

File

./block_class_styles.module, line 22
Base module file for block_class_styles

Code

define('BLOCK_CLASS_STYLES_ENTITY_SETTING_URL', 'block-class-styles/setting');