| ILIAS
    release_5-3 Revision v5.3.23-19-g915713cf615
    | 
This class is used in tests for the length filter. More...
 Inheritance diagram for IteratorAggregateStub:
 Inheritance diagram for IteratorAggregateStub: Collaboration diagram for IteratorAggregateStub:
 Collaboration diagram for IteratorAggregateStub:| Public Member Functions | |
| __construct (array $data) | |
| getIterator () | |
| Private Attributes | |
| $data | |
This class is used in tests for the length filter.
Definition at line 314 of file IntegrationTest.php.
| IteratorAggregateStub::__construct | ( | array | $data | ) | 
Definition at line 318 of file IntegrationTest.php.
| IteratorAggregateStub::getIterator | ( | ) | 
Definition at line 323 of file IntegrationTest.php.
References data.
| 
 | private | 
Definition at line 316 of file IntegrationTest.php.
Referenced by __construct().