FilterNull::$logged
Same name and namespace in other branches
- 11.x core/modules/filter/src/Plugin/Filter/FilterNull.php \Drupal\filter\Plugin\Filter\FilterNull::logged
- 10 core/modules/filter/src/Plugin/Filter/FilterNull.php \Drupal\filter\Plugin\Filter\FilterNull::logged
- 8.9.x core/modules/filter/src/Plugin/Filter/FilterNull.php \Drupal\filter\Plugin\Filter\FilterNull::logged
- main core/modules/filter/src/Plugin/Filter/FilterNull.php \Drupal\filter\Plugin\Filter\FilterNull::logged
Tracks if an alert about this filter has been logged.
Type: bool
File
-
core/
modules/ filter/ src/ Plugin/ Filter/ FilterNull.php, line 29
Class
- FilterNull
- Provides a fallback placeholder filter to use for missing filters.
Namespace
Drupal\filter\Plugin\FilterCode
protected $logged = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.