You are here

protected property WebformEntityListBuilder::$configFactory in Webform 6.x

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/WebformEntityListBuilder.php, line 36

Class

WebformEntityListBuilder
Defines a class to build a listing of webform entities.

Namespace

Drupal\webform

Code

protected $configFactory;