Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Sulu
Component
Rest
ApiWrapper
PHP 클래스 Sulu\Component\Rest\ApiWrapper
파일 보기
프로젝트 열기: sulu/sulu
보호된 프로퍼티들
프로퍼티
타입
설명
$entity
object
the entity which is wrapped by this class.
$locale
string
the locale in which the wrapped entity should be expressed.
공개 메소드들
메소드
설명
getEntity
( )
메소드 상세
getEntity()
공개
메소드
public
getEntity
( )
프로퍼티 상세
$entity
보호되어 있는 프로퍼티
the entity which is wrapped by this class.
protected
object
$entity
리턴
object
$locale
보호되어 있는 프로퍼티
the locale in which the wrapped entity should be expressed.
protected
string
$locale
리턴
string