You are here

protected property ParagraphsCategoryListBuilder::$configFactory in Paragraphs Editor Enhancements 8

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Controller/ParagraphsCategoryListBuilder.php, line 29

Class

ParagraphsCategoryListBuilder
Provides a listing of Paragraph category entities.

Namespace

Drupal\paragraphs_ee\Controller

Code

protected $configFactory;