You are here

protected property PathautoCommands::$configFactory in Pathauto 8

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Commands/PathautoCommands.php, line 32

Class

PathautoCommands
Drush commands allowing to perform Pathauto tasks from the command line.

Namespace

Drupal\pathauto\Commands

Code

protected $configFactory;