Eloquent\Phony\Invocation\Invocable::invoke PHP Method

invoke() public method

Invoke this object.
public invoke ( ) : mixed
return mixed The result of invocation.
    public function invoke();