You are here

protected property BlockParser::$filterCallable in Gutenberg 8.2

Callback to determine whether the block should be returned.

Type: callable

File

src/Parser/BlockParser.php, line 69

Class

BlockParser
Class BlockParser.

Namespace

Drupal\gutenberg\Parser

Code

protected $filterCallable = NULL;