Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Lisphp_Runtime_PHPClass
PHP Class Lisphp_Runtime_PHPClass
Inheritance:
extends
Lisphp_Runtime_Function
Exibir arquivo
Open project: lisphp/lisphp
Class Usage Examples
Public Properties
Property
Type
Description
$class
Public Methods
Method
Description
__construct
(
$class
)
execute
(
array
$arguments
)
getStaticMethods
( )
isClassOf
(
$instance
)
Method Details
__construct()
public
method
public
__construct
(
$class
)
execute()
public
method
public
execute
(
array
$arguments
)
$arguments
array
getStaticMethods()
public
method
public
getStaticMethods
( )
isClassOf()
public
method
public
isClassOf
(
$instance
)
Property Details
$class
public_oe property
public
$class