PHP Class FastFeed\Tests\Parser\AbstractAtomParserTest

Inheritance: extends AbstractParserTest
Show file Open project: fastfeed/fastfeed

Protected Properties

Property Type Description
$parser FastFeed\Parser\AtomParser
$path string
$xmls array

Public Methods

Method Description
setUp ( )

Method Details

setUp() public method

public setUp ( )

Property Details

$parser protected property

protected AtomParser,FastFeed\Parser $parser
return FastFeed\Parser\AtomParser

$path protected property

protected string $path
return string

$xmls protected property

protected array $xmls
return array