PHP Class Lisphp_Runtime_PHPFunction

Inheritance: extends Lisphp_Runtime_Function
Afficher le fichier Open project: lisphp/lisphp

Méthodes publiques

Свойство Type Description
$callback

Méthodes publiques

Méthode Description
__construct ( $callback )
execute ( array $arguments )

Method Details

__construct() public méthode

public __construct ( $callback )

execute() public méthode

public execute ( array $arguments )
$arguments array

Property Details

$callback public_oe property

public $callback