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
FastFeed
Aggregator
AggregatorInterface
PHP Interface FastFeed\Aggregator\AggregatorInterface
Datei anzeigen
Open project: fastfeed/fastfeed
Public Methods
Method
Description
process
(
DOMElement
$node
,
Item
$item
)
Execute the Aggregator
Method Details
process()
public
method
Execute the Aggregator
public
process
(
DOMElement
$node
,
Item
$item
)
$node
DOMElement
$item
FastFeed\Item