issues
search
wp-cli
/
scaffold-command
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
MIT License
165
stars
87
forks
source link
PHPCS: fix up the code base [2] - scope modifiers
#208
Closed
jrfnl
closed
5 years ago
jrfnl
commented
5 years ago
Fixes relate to the following rules:
Always specify visibility for all class properties and methods.
Fixes relate to the following rules: