You are here

protected property RegionViewBuilder::$configFactory in Twig Tweak 3.1.x

Same name and namespace in other branches
  1. 3.x src/View/RegionViewBuilder.php \Drupal\twig_tweak\View\RegionViewBuilder::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/View/RegionViewBuilder.php, line 30

Class

RegionViewBuilder
Region view builder.

Namespace

Drupal\twig_tweak\View

Code

protected $configFactory;