update phpcs ignore statements; PHPdoc indentation

This commit is contained in:
2020-05-10 12:13:39 +02:00
parent 31c04d6b92
commit aa9980106e
4 changed files with 15 additions and 10 deletions

View File

@ -62,7 +62,7 @@ if ( statify_blacklist_compatibility_check() ) {
/**
* Autoloader for StatifyBlacklist classes.
*
* @param string $class Name of the class to load.
* @param string $class Name of the class to load.
*
* @since 1.0.0
*/