Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ScriptFUSION
Porter
Collection
FilteredRecords
PHP Class ScriptFUSION\Porter\Collection\FilteredRecords
Inheritance:
extends
RecordCollection
Mostra file
Open project: ScriptFUSION/Porter
Public Methods
Method
Description
__construct
(
Iterator
$records
,
RecordCollection
$previousCollection
,
callable
$filter
)
getFilter
( ) :
callable
Method Details
__construct()
public
method
public
__construct
(
Iterator
$records
,
RecordCollection
$previousCollection
,
callable
$filter
)
$records
Iterator
$previousCollection
RecordCollection
$filter
callable
getFilter()
public
method
public
getFilter
( ) :
callable
return
callable