You are here

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\Commands

Code

protected static $shutdownRegistered = FALSE;