C# Class Pchp.Core.PhpCallback.ArrayCallback

Inheritance: PhpCallback
Afficher le fichier Open project: iolevel/peachpie

Méthodes publiques

Méthode Description
ArrayCallback ( PhpValue item1, PhpValue item2 ) : Pchp.Core.Reflection

Méthodes protégées

Méthode Description
BindCore ( Context ctx ) : PhpCallable

Method Details

ArrayCallback() public méthode

public ArrayCallback ( PhpValue item1, PhpValue item2 ) : Pchp.Core.Reflection
item1 PhpValue
item2 PhpValue
Résultat Pchp.Core.Reflection

BindCore() protected méthode

protected BindCore ( Context ctx ) : PhpCallable
ctx Context
Résultat PhpCallable