You are here

public property BlockParser::$stack in Gutenberg 8.2

Stack of partially-parsed structures in memory during parse.

@since 3.8.0

Type: BlockParserFrame[]

File

src/Parser/BlockParser.php, line 53

Class

BlockParser
Class BlockParser.

Namespace

Drupal\gutenberg\Parser

Code

public $stack;