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();