PHP Class ScriptFUSION\Porter\Collection\CountablePorterRecords

Inheritance: extends PorterRecords, implements Countable, use trait CountableRecordsTrait
Show file Open project: ScriptFUSION/Porter

Public Methods

Method Description
__construct ( RecordCollection $records, integer $count, ImportSpecification $specification )

Method Details

__construct() public method

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