wpcs-docs
wpcs-docs copied to clipboard
require/import vs require/include in PHP Coding Standards Documentation. - Fix for #143
This fixes #143
Also taken care of @jrfnl 's comment on slack that autoloading only applies to classes and not to functions or constants.