[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 51 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
TypedReference:: (4 methods):
__construct()
getType()
getRequiringClass()
canBeAutoregistered()
Class: TypedReference - X-Ref
Represents a PHP type-hinted service reference.__construct($id, $type, $requiringClass = '', $invalidBehavior = ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE) X-Ref |
param: string $id The service identifier param: string $type The PHP type of the identified service param: string $requiringClass The class of the service that requires the referenced type param: int $invalidBehavior The behavior when the service does not exist |
getType() X-Ref |
No description |
getRequiringClass() X-Ref |
No description |
canBeAutoregistered() X-Ref |
No description |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |