__construct()
__construct(\Pimple\Container $container, array $ids) : mixed
Parameters
\Pimple\Container |
$container |
The Container instance used to locate services
|
array |
$ids |
Array of service ids that can be located. String keys can be used to define aliases
|
Returns
mixed
—