[ Index ]

PHP Cross Reference of phpBB-3.3.12-deutsch

title

Body

[close]

/vendor/symfony/dependency-injection/Compiler/ -> AbstractRecursivePass.php (summary)

(no description)

Author: Nicolas Grekas <p@tchwork.com>
File Size: 174 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  process()
  processValue()
  getConstructor()
  getReflectionMethod()

Functions
Functions that are not part of a class:

process(ContainerBuilder $container)   X-Ref
{@inheritdoc}


processValue($value, $isRoot = false)   X-Ref
Processes a value found in a definition tree.

return: mixed The processed value
param: mixed $value
param: bool  $isRoot

getConstructor(Definition $definition, $required)   X-Ref

return: \ReflectionFunctionAbstract|null
param: bool $required

getReflectionMethod(Definition $definition, $method)   X-Ref

return: \ReflectionFunctionAbstract
param: string $method



Generated: Sun Jun 23 12:25:44 2024 Cross-referenced by PHPXref 0.7.1