PHP Interface Sulu\Bundle\AdminBundle\Navigation\ContentNavigationProviderInterface

Show file Open project: sulu/sulu

Public Methods

Method Description
getNavigationItems ( array $options = [] ) : ContentNavigationItem[] Returns the navigation items this class provides.

Method Details

getNavigationItems() public method

Returns the navigation items this class provides.
public getNavigationItems ( array $options = [] ) : ContentNavigationItem[]
$options array
return ContentNavigationItem[]