You are here

constant CLEANER_SETTINGS in Cleaner 8

@file Allows the admin to set a schedule for clearing caches and other stuff.

3 uses of CLEANER_SETTINGS
CleanerSettingsForm::buildForm in src/Form/CleanerSettingsForm.php
Form constructor.
CleanerSettingsForm::submitForm in src/Form/CleanerSettingsForm.php
Form submission handler.
cleaner_cron in ./cleaner.module
Implements hook_cron().

File

./cleaner.module, line 7
Allows the admin to set a schedule for clearing caches and other stuff.

Code

define('CLEANER_SETTINGS', 'cleaner.settings');