In v3 (dev-develop), How I can trigger a command inside handle function of other command passing extra parameters?
for example
$this->triggerCommand('$delete',"delete command"); // as v2
The issue wasn't fixed
Most helpful comment
The issue wasn't fixed