[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/dependency-injection/Loader/Configurator/Traits/ -> ArgumentTrait.php (summary)

(no description)

File Size: 44 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  args()
  arg()

Functions
Functions that are not part of a class:

args(array $arguments)   X-Ref
Sets the arguments to pass to the service constructor/factory method.

param: array $arguments An array of arguments
return: $this

arg($key, $value)   X-Ref
Sets one argument to pass to the service constructor/factory method.

param: string|int $key
param: mixed      $value
return: $this



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1