Documentation

ServiceLocatorArgument
in package
implements ArgumentInterface Uses ReferenceSetArgumentTrait

Represents a closure acting as a service locator.

Tags
author

Nicolas Grekas p@tchwork.com

Table of Contents

Interfaces

ArgumentInterface
Represents a complex argument containing nested values.

Properties

$taggedIteratorArgument  : mixed
$values  : array<string|int, mixed>

Methods

__construct()  : mixed
getTaggedIteratorArgument()  : TaggedIteratorArgument|null
getValues()  : array<string|int, Reference>
setValues()  : mixed

Properties

Methods


        
On this page

Search results