Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ArgumentMetadataFactoryInterface.php

function ArgumentMetadataFactoryInterface::createArgumentMetadata

Return value

ArgumentMetadata[]

1 method overrides ArgumentMetadataFactoryInterface::createArgumentMetadata()
ArgumentMetadataFactory::createArgumentMetadata in vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php

File

vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php, line 24

Class

ArgumentMetadataFactoryInterface
Builds method argument data.

Namespace

Symfony\Component\HttpKernel\ControllerMetadata

Code

public function createArgumentMetadata(string|object|array $controller, ?\ReflectionFunctionAbstract $reflector = null) : array;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal