|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
This class is used in tests for the length filter. More...
Inheritance 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().