Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
SpecRunner::get_url( object $action )
Get the URL for an action.
Description Description
Parameters Parameters
- $action
-
(Required) The action.
Return Return
(string) The URL for the action.
Source Source
File: packages/woocommerce-admin/src/RemoteInboxNotifications/SpecRunner.php