You are here

protected static property MarkdownCommands::$tempDirs in Markdown 8.2

A list of temporary directories that were created by this class.

Type: array

File

src/Commands/MarkdownCommands.php, line 82

Class

MarkdownCommands
Markdown commands for Drush 9+.

Namespace

Drupal\markdown\Commands

Code

protected static $tempDirs = [];