PHP Интерфейс Sulu\Component\SmartContent\ResourceItemInterface

Показать файл Открыть проект

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

Метод Описание
getId ( ) : string Returns id of item.
getResource ( ) : mixed Returns the resource which belongs to the item.

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

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

Returns id of item.
public getId ( ) : string
Результат string

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

Returns the resource which belongs to the item.
public getResource ( ) : mixed
Результат mixed