You are here

protected property BlogLister::$configFactory in Blog 8.2

Same name and namespace in other branches
  1. 3.x src/BlogLister.php \Drupal\blog\BlogLister::configFactory

Config Factory Service Object.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/BlogLister.php, line 20

Class

BlogLister
Defines a blog lister.

Namespace

Drupal\blog

Code

protected $configFactory;