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

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

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

Метод Описание
__construct ( RecordCollection $records, integer $count, ImportSpecification $specification )

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

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

public __construct ( RecordCollection $records, integer $count, ImportSpecification $specification )
$records RecordCollection
$count integer
$specification ScriptFUSION\Porter\Specification\ImportSpecification