[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/dependency-injection/ -> IntrospectableContainerInterface.php (summary)

(no description)

File Size: 32 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

IntrospectableContainerInterface:: (1 method):
  initialized()


Interface: IntrospectableContainerInterface  - X-Ref

IntrospectableContainerInterface defines additional introspection functionality
for containers, allowing logic to be implemented based on a Container's state.

initialized($id)   X-Ref
Check for whether or not a service has been initialized.

param: string $id
return: bool true if the service has been initialized, false otherwise



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1