You are here

protected property ParagraphsFrontendUIController::$configFactory in Paragraphs frontend ui 8.2

Config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides ControllerBase::$configFactory

File

src/Controller/ParagraphsFrontendUIController.php, line 31

Class

ParagraphsFrontendUIController
Controller for up and down actions.

Namespace

Drupal\paragraphs_frontend_ui\Controller

Code

protected $configFactory;