PHP Class Sulu\Component\Rest\ApiWrapper

Afficher le fichier Open project: sulu/sulu

Protected Properties

Свойство Type Description
$entity object the entity which is wrapped by this class.
$locale string the locale in which the wrapped entity should be expressed.

Méthodes publiques

Méthode Description
getEntity ( )

Method Details

getEntity() public méthode

public getEntity ( )

Property Details

$entity protected_oe property

the entity which is wrapped by this class.
protected object $entity
Résultat object

$locale protected_oe property

the locale in which the wrapped entity should be expressed.
protected string $locale
Résultat string