protected property BlazyAdminBase::$typedConfig in Blazy 8.2
Same name and namespace in other branches
- 8 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::typedConfig
The typed config manager service.
Type: \Drupal\Core\Config\TypedConfigManagerInterface
File
- src/
Form/ BlazyAdminBase.php, line 72
Class
- BlazyAdminBase
- A base for blazy admin integration to have re-usable methods in one place.
Namespace
Drupal\blazy\FormCode
protected $typedConfig;