You are here

protected property ForumAliasType::$configFactory in Pathauto 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/pathauto/AliasType/ForumAliasType.php, line 34

Class

ForumAliasType
A pathauto alias type plugin for forum terms.

Namespace

Drupal\pathauto\Plugin\pathauto\AliasType

Code

protected $configFactory;