Prado\Util\TLogRoute::getCategories PHP Méthode

getCategories() public méthode

public getCategories ( ) : array
Résultat array list of categories to be looked for
    public function getCategories()
    {
        return $this->_categories;
    }