Overview
Namespaces
FastFeed
Aggregator
Cache
Exception
Logger
Parser
Processor
PHP
Classes
AbstractDomParser
AbstractParser
AtomParser
RSSParser
Interfaces
ParserInterface
Overview
Namespace
Class
Tree
Interface ParserInterface
ParserInterface
Direct known implementers
FastFeed\Parser\AtomParser
,
FastFeed\Parser\RSSParser
Namespace:
FastFeed
\
Parser
Located at
src/Parser/ParserInterface.php
Methods summary
public array
#
getNodes
(
mixed
$content
)
Retrieve a Items's array
Retrieve a Items's array
Parameters
$content
mixed
$content
Returns
array