| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
| Copyright: | (c) phpBB Limited |
| License: | GNU General Public License, version 2 (GPL-2.0) |
| File Size: | 46 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
service_collection_iterator:: (2 methods):
__construct()
current()
Class: service_collection_iterator - X-Ref
Iterator which loads the services when they are requested| __construct(service_collection $collection, $flags = 0) X-Ref |
| Construct an ArrayIterator for service_collection param: \phpbb\di\service_collection $collection The collection to iterate over param: int $flags Flags to control the behaviour of the ArrayObject object. |
| current() X-Ref |
| {@inheritdoc} |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |