You are here

protected property MpacAutocomplete::$configFactory in Multi-path autocomplete 8

The config factory to get the anonymous user name.

Type: \Drupal\Core\Config\ConfigFactory

File

lib/Drupal/mpac/MpacAutocomplete.php, line 24
Contains \Drupal\mpac\MpacAutocomplete.

Class

MpacAutocomplete
Defines a helper class to get mpac autocompletion results.

Namespace

Drupal\mpac

Code

protected $configFactory;