You are here

protected property EventListBuilder::$configFactory in Booking and Availability Management Tools for Drupal 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/bat_event/src/EventListBuilder.php, line 29
Contains \Drupal\bat_event\EventListBuilder.

Class

EventListBuilder
Defines a class to build a listing of Event entities.

Namespace

Drupal\bat_event

Code

protected $configFactory;