public property ShortcodeBase::$status in Shortcode 8
Same name and namespace in other branches
- 2.0.x src/Plugin/ShortcodeBase.php \Drupal\shortcode\Plugin\ShortcodeBase::status
A Boolean indicating whether this filter is enabled.
Type: bool
File
- src/
Plugin/ ShortcodeBase.php, line 42
Class
- ShortcodeBase
- Provides a base class for Shortcode plugins.
Namespace
Drupal\shortcode\PluginCode
public $status = FALSE;