PHP Интерфейс Sulu\Bundle\WebsiteBundle\Resolver\StructureResolverInterface

Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
resolve ( Sulu\Component\Content\Compat\StructureInterface $structure ) : array This method receives a structure, and should return an array for the template.

Описание методов

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

This method receives a structure, and should return an array for the template.
public resolve ( Sulu\Component\Content\Compat\StructureInterface $structure ) : array
$structure Sulu\Component\Content\Compat\StructureInterface The structure to resolve
Результат array