You are here

protected property FlagListsFlagListBuilder::$configFactory in Flag Lists 4.0.x

The type Config Factory injected into the service.

The Injected Config Factory.

Type: Drupal\Core\Config\ConfigFactoryInterface

File

src/FlagListsFlagListBuilder.php, line 30

Class

FlagListsFlagListBuilder
Defines a class to build an enhanced listing of Flag entities.

Namespace

Drupal\flag_lists

Code

protected $configFactory;