AsTaggedItem
in package
An attribute to tell under which index and priority a service class should be found in tagged iterators/locators.
Tags
Table of Contents
- $index : string|null
- $priority : int|null
- __construct() : mixed
Properties
$index
public
string|null
$index
= null
$priority
public
int|null
$priority
= null
Methods
__construct()
public
__construct([string|null $index = null ][, int|null $priority = null ]) : mixed
Parameters
- $index : string|null = null
- $priority : int|null = null