You are here

service class_resolver in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/core.services.yml \class_resolver

Class

Drupal\Core\DependencyInjection\ClassResolver
2 string references to class_resolver
MenuLinkEditForm::create in core/modules/menu_ui/src/Form/MenuLinkEditForm.php
Instantiates a new instance of this class.
ViewsForm::create in core/modules/views/src/Form/ViewsForm.php
Instantiates a new instance of this class.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\DependencyInjection\ClassResolver
  2. calls:
  3. - [setContainer, ['@service_container']]