Update type hint of $callable parameter in add_command() method by chesio · Pull Request #5828 · wp-cli/wp-cli

@chesio

The $callable can be a class name or an object as well, so allow `object` and `string` types in the type hint.

danielbachhuber

@chesio chesio deleted the chesio-patch-1 branch

August 18, 2023 14:27