Eloquent\Phony\Invocation\WrappedInvocable::callback PHP Method

callback() public method

Get the callback.
public callback ( ) : callable
return callable The callback.
    public function callback();