PHPCS fixes

This commit is contained in:
Rodrigo Primo 2018-06-19 15:46:33 -03:00
parent 5b5256370a
commit 5f6b0df7b2
1 changed files with 0 additions and 3 deletions

View File

@ -176,8 +176,6 @@ class WC_Query {
/**
* Add query vars.
*
* @access public
*
* @param array $vars Query vars.
* @return array
*/
@ -371,7 +369,6 @@ class WC_Query {
*
* Hooked into wpseo_ hook already, so no need for function_exist.
*
* @access public
* @return string
*/
public function wpseo_metakey() {