Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ScriptFUSION
Porter
Collection
CountablePorterRecords
PHP Class ScriptFUSION\Porter\Collection\CountablePorterRecords
Inheritance:
extends
PorterRecords
,
implements
Countable
,
use trait
CountableRecordsTrait
Datei anzeigen
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