Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Lime
AppAware
PHP Class Lime\AppAware
显示文件
Open project: aheinze/lime
Class Usage Examples
Public Properties
Property
Type
Description
$app
App
Public Methods
Method
Description
__call
(
$name
,
$arguments
)
__construct
(
$app
)
__get
(
$name
)
accces to services
__invoke
(
$helper
)
initialize
( )
Method Details
__call()
public
method
public
__call
(
$name
,
$arguments
)
__construct()
public
method
public
__construct
(
$app
)
__get()
public
method
accces to services
public
__get
(
$name
)
__invoke()
public
method
public
__invoke
(
$helper
)
initialize()
public
method
public
initialize
( )
Property Details
$app
public_oe property
public
App,lime
$app
return
App