You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cmd_starts_with() function in the Runner class lacks proper PHPDoc documentation. Adding PHPDoc will improve code readability, align with WordPress coding standards, and help developers understand the purpose and behaviour of the function.