Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ArgumentResolver.php
ArgumentResolver::$argumentMetadataFactory
Type:
argumentMetadataFactory
File
vendor/
symfony/
http-kernel/
Controller/
ArgumentResolver.php
, line 35
Class
ArgumentResolver
Responsible for resolving the arguments passed to an action.
Namespace
Symfony\Component\HttpKernel\Controller
Code
private ArgumentMetadataFactoryInterface $argumentMetadataFactory;
RSS feed