izzum\command\Closure::_execute PHP Méthode

_execute() protected méthode

protected _execute ( )
    protected function _execute()
    {
        call_user_func_array($this->closure, $this->arguments);
    }