You are here

protected property GutenbergFilter::$configFactory in Gutenberg 8.2

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Filter/GutenbergFilter.php, line 53

Class

GutenbergFilter
Provides a filter for Gutenberg blocks.

Namespace

Drupal\gutenberg\Plugin\Filter

Code

protected $configFactory;