PHP Class FastFeed\Tests\Parser\AbstractRSSParserTest

Inheritance: extends AbstractParserTest
Afficher le fichier Open project: fastfeed/fastfeed

Protected Properties

Свойство Type Description
$parser FastFeed\Parser\RSSParser
$path string
$xmls array

Méthodes publiques

Méthode Description
setUp ( )

Méthodes protégées

Méthode Description
getFirstValueFromXpath ( $content, $query ) : string

Method Details

getFirstValueFromXpath() protected méthode

protected getFirstValueFromXpath ( $content, $query ) : string
$content
$query
Résultat string

setUp() public méthode

public setUp ( )

Property Details

$parser protected_oe property

protected RSSParser,FastFeed\Parser $parser
Résultat FastFeed\Parser\RSSParser

$path protected_oe property

protected string $path
Résultat string

$xmls protected_oe property

protected array $xmls
Résultat array