PHP Class FastFeed\Tests\Parser\AbstractAtomParserTest

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

Protected Properties

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

Méthodes publiques

Méthode Description
setUp ( )

Method Details

setUp() public méthode

public setUp ( )

Property Details

$parser protected_oe property

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

$path protected_oe property

protected string $path
Résultat string

$xmls protected_oe property

protected array $xmls
Résultat array