You are here

protected property NameFormatter::$configFactory in Name Field 8

The factory for configuration objects.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/NameFormatter.php, line 59

Class

NameFormatter
Primary name formatter for an array of name components.

Namespace

Drupal\name

Code

protected $configFactory;