Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
FastFeed
Aggregator
AggregatorInterface
PHP Интерфейс FastFeed\Aggregator\AggregatorInterface
Показать файл
Открыть проект
Открытые методы
Метод
Описание
process
(
DOMElement
$node
,
Item
$item
)
Execute the Aggregator
Описание методов
process()
публичный
Метод
Execute the Aggregator
public
process
(
DOMElement
$node
,
Item
$item
)
$node
DOMElement
$item
FastFeed\Item