protected property ThemeInfoRebuildSubscriber::$notificationFlag in Devel 8
Same name and namespace in other branches
- 8.3 src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::notificationFlag
- 8.2 src/EventSubscriber/ThemeInfoRebuildSubscriber.php \Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber::notificationFlag
- 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 27
Class
- ThemeInfoRebuildSubscriber
- Subscriber for force the system to rebuild the theme registry.
Namespace
Drupal\devel\EventSubscriberCode
protected $notificationFlag = 'devel.rebuild_theme_warning';