You are here

protected property PagererStyleManager::$configFactory in Pagerer 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/PagererStyleManager.php \Drupal\pagerer\Plugin\PagererStyleManager::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/PagererStyleManager.php, line 21

Class

PagererStyleManager
Plugin manager for Pagerer style plugins.

Namespace

Drupal\pagerer\Plugin

Code

protected $configFactory;