PHP 클래스 ScriptFUSION\Porter\Collection\CountablePorterRecords

상속: extends PorterRecords, implements Countable, use trait CountableRecordsTrait
파일 보기 프로젝트 열기: ScriptFUSION/Porter

공개 메소드들

메소드 설명
__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