Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FastFeed
Aggregator
AggregatorInterface
PHP Interface FastFeed\Aggregator\AggregatorInterface
Afficher le fichier
Open project: fastfeed/fastfeed
Méthodes publiques
Méthode
Description
process
(
DOMElement
$node
,
Item
$item
)
Execute the Aggregator
Method Details
process()
public
méthode
Execute the Aggregator
public
process
(
DOMElement
$node
,
Item
$item
)
$node
DOMElement
$item
FastFeed\Item