wordpress-plugin-boilerplate
wordpress-plugin-boilerplate copied to clipboard
argument 1 of class_exists needs to be string. Fixes #6
This pull request just fixes a typo on /src/App/Cli/Example.php failing WP-Cli. Check the issue #6 for details.
Can confirm that this indeed fixes the error.