How to call an extension's controller action inside a extension widget?

I resolved :stuck_out_tongue_winking_eye:

I was updating the directory structure in my extension, and accordingly the:

"autoload": {
        "psr-4": {
            "rdng\\gptagent7\\": "src/"
        }
    },

Just have to run the composer update

Hope someone helps!
Best regards.

1 Like