PHP Class Contao\Fixtures\PageModel

Show file Open project: contao/core-bundle

Public Methods

Method Description
__get ( $key )
findPublishedRootPages ( )
next ( )

Protected Methods

Method Description
__construct ( array $data )

Method Details

__construct() protected method

protected __construct ( array $data )
$data array

__get() public method

public __get ( $key )

findPublishedRootPages() public static method

public static findPublishedRootPages ( )

next() public method

public next ( )