Skip to content
Snippets Groups Projects
Commit 8631cab5 authored by Erick Hitter's avatar Erick Hitter
Browse files

Don't just note source in commit message

parent 5b60aee9
Branches
No related tags found
No related merge requests found
...@@ -128,6 +128,8 @@ function get_command_blacklist() { ...@@ -128,6 +128,8 @@ function get_command_blacklist() {
/** /**
* Splits positional args from associative args. * Splits positional args from associative args.
* *
* Adapted from `WP_CLI\Configurator\extract_assoc()`.
*
* @param array|string $command String or array of command to parse. * @param array|string $command String or array of command to parse.
* @return array|WP_Error * @return array|WP_Error
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment