wordpress-plugin-boilerplate icon indicating copy to clipboard operation
wordpress-plugin-boilerplate copied to clipboard

argument 1 of class_exists needs to be string. Fixes #6

Open Kudratullah opened this issue 4 years ago • 1 comments

This pull request just fixes a typo on /src/App/Cli/Example.php failing WP-Cli. Check the issue #6 for details.

Kudratullah avatar Sep 30 '21 11:09 Kudratullah

Can confirm that this indeed fixes the error.

IonTulbure avatar Jan 20 '23 15:01 IonTulbure