You are here

protected static property MarkdownParserBenchmarkTrait::$benchmark in Markdown 3.0.x

Flag indicating whether this is currently in the process of a benchmark.

Type: bool

File

src/Traits/MarkdownParserBenchmarkTrait.php, line 17

Class

MarkdownParserBenchmarkTrait

Namespace

Drupal\markdown\Traits

Code

protected static $benchmark = FALSE;