Example #1
0
 public virtual void setValue(Context ctx, object @object, PhpValue value)
 {
     _pinfo.SetValue(ctx, @object, value);
 }