protected static property MarkdownCommands::$shutdownRegistered in Markdown 8.2
Flag indicating whether the shutdown function was registered.
TRUE or FALSE
Type: bool
File
- src/
Commands/ MarkdownCommands.php, line 75
Class
- MarkdownCommands
- Markdown commands for Drush 9+.
Namespace
Drupal\markdown\CommandsCode
protected static $shutdownRegistered = FALSE;