class ServiceLocator implements ContainerInterface
| __construct(array $factories) | ||
| has($id) {@inheritdoc} | ||
| get($id) {@inheritdoc} | ||
| __invoke($id) | ||
| withContext($externalId, Container $container) |
| array | $factories |
{@inheritdoc}
| $id |
{@inheritdoc}
| $id |
| $id |
| $externalId | ||
| Container | $container |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/ServiceLocator.html