Networking\InitCmsBundle\Model\MenuItemManagerInterface::getRootNodesByLocale PHP Method

getRootNodesByLocale() public method

public getRootNodesByLocale ( $locale, null $sortByField = null, string $direction = 'asc' ) : array
$locale
$sortByField null
$direction string
return array
    public function getRootNodesByLocale($locale, $sortByField = null, $direction = 'asc');