At what URL would you visit the controller listed above
You see code in etc/frontend/routes.xml
<route id="mymodule" frontendName="user-subscriptions">
<module name="MyCompany_MyModule" />
</route>
You have placed a controller in
Controller/Index/Subscribe.php
At what URL would you visit the controller listed above?