You are here

protected property PostRenderSubscriber::$configFactory in Entity Print 8.2

Same name and namespace in other branches
  1. 8 src/EventSubscriber/PostRenderSubscriber.php \Drupal\entity_print\EventSubscriber\PostRenderSubscriber::configFactory

The Config Factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/PostRenderSubscriber.php, line 22

Class

PostRenderSubscriber
The PostRenderSubscriber class.

Namespace

Drupal\entity_print\EventSubscriber

Code

protected $configFactory;