PHP Класс ScriptFUSION\Porter\Collection\CountableMappedRecords

Наследование: extends MappedRecords, implements Countable, use trait CountableRecordsTrait
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Iterator $records, integer $count, RecordCollection $previousCollection, ScriptFUSION\Mapper\Mapping $mapping )

Описание методов

__construct() публичный Метод

public __construct ( Iterator $records, integer $count, RecordCollection $previousCollection, ScriptFUSION\Mapper\Mapping $mapping )
$records Iterator
$count integer
$previousCollection RecordCollection
$mapping ScriptFUSION\Mapper\Mapping