PHP Interface Sulu\Component\SmartContent\ResourceItemInterface

Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
getId ( ) : string Returns id of item.
getResource ( ) : mixed Returns the resource which belongs to the item.

Method Details

getId() public méthode

Returns id of item.
public getId ( ) : string
Résultat string

getResource() public méthode

Returns the resource which belongs to the item.
public getResource ( ) : mixed
Résultat mixed