Fixed PHPCS.

This commit is contained in:
Peter Fabian 2018-09-05 11:38:14 +02:00
parent 43e3957bd5
commit 2ba13d06fd
1 changed files with 0 additions and 2 deletions

View File

@ -209,7 +209,6 @@ class WC_Shipping {
/**
* Returns all registered shipping methods for usage.
*
* @access public
* @return array
*/
public function get_shipping_methods() {
@ -222,7 +221,6 @@ class WC_Shipping {
/**
* Get an array of shipping classes.
*
* @access public
* @return array
*/
public function get_shipping_classes() {