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\ParserCode
protected $filterCallable = NULL;