protected property BlocksController::$configFactory in Gutenberg 8
Same name and namespace in other branches
- 8.2 src/Controller/BlocksController.php \Drupal\gutenberg\Controller\BlocksController::configFactory
Drupal\Core\Config\ConfigFactoryInterface instance.
Type: \Drupal\Core\Config\ConfigFactoryInterface
Overrides ControllerBase::$configFactory
File
- src/
Controller/ BlocksController.php, line 30
Class
- BlocksController
- Returns responses for our blocks routes.
Namespace
Drupal\gutenberg\ControllerCode
protected $configFactory;