Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Lime
AppAware
PHP 클래스 Lime\AppAware
파일 보기
프로젝트 열기: aheinze/lime
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
$app
App
공개 메소드들
메소드
설명
__call
(
$name
,
$arguments
)
__construct
(
$app
)
__get
(
$name
)
accces to services
__invoke
(
$helper
)
initialize
( )
메소드 상세
__call()
공개
메소드
public
__call
(
$name
,
$arguments
)
__construct()
공개
메소드
public
__construct
(
$app
)
__get()
공개
메소드
accces to services
public
__get
(
$name
)
__invoke()
공개
메소드
public
__invoke
(
$helper
)
initialize()
공개
메소드
public
initialize
( )
프로퍼티 상세
$app
공개적으로 프로퍼티
public
App,lime
$app
리턴
App