Sulu\Bundle\CategoryBundle\Exception\CategoryKeyNotFoundException::getCategoryKey PHP Метод

getCategoryKey() публичный Метод

public getCategoryKey ( ) : mixed
Результат mixed Key which is not associated to any category
    public function getCategoryKey()
    {
        return $this->categoryKey;
    }
CategoryKeyNotFoundException