no message
This commit is contained in:
parent
58d0aedd4f
commit
fe7b28ef0d
@ -1700,6 +1700,7 @@ class Book extends Base {
|
||||
{
|
||||
$aParam["is_un"] = true;
|
||||
$aParam["aArg"] = [1, 2, 3];
|
||||
$aParam["aOption"] = $aParam["aArg"];
|
||||
|
||||
return $this->fire($aParam);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user