You are here

protected property ThemeInfoRebuildSubscriber::$notificationFlag in Devel 8.2

Same name and namespace in other branches
  1. 8.3 src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::notificationFlag
  2. 8 src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::notificationFlag
  3. 4.x src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::notificationFlag

Internal flag for handle user notification.

Type: string

File

src/EventSubscriber/ThemeInfoRebuildSubscriber.php, line 29

Class

ThemeInfoRebuildSubscriber
Subscriber for force the system to rebuild the theme registry.

Namespace

Drupal\devel\EventSubscriber

Code

protected $notificationFlag = 'devel.rebuild_theme_warning';