[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 146 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ServiceLocator:: (7 methods):
__construct()
has()
get()
__invoke()
withContext()
createServiceNotFoundMessage()
formatAlternatives()
Class: ServiceLocator - X-Ref
__construct(array $factories) X-Ref |
param: callable[] $factories |
has($id) X-Ref |
{@inheritdoc} |
get($id) X-Ref |
{@inheritdoc} |
__invoke($id) X-Ref |
No description |
withContext($externalId, Container $container) X-Ref |
createServiceNotFoundMessage($id) X-Ref |
No description |
formatAlternatives(array $alternatives = null, $separator = 'and') X-Ref |
No description |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |