Networking\InitCmsBundle\Model\MenuItemManagerInterface::getRootNodesByLocale PHP 메소드

getRootNodesByLocale() 공개 메소드

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