woocommerce/includes/api/legacy/v2
Jaydeep Rami 46d3638089 Fix missing return statement (#16148)
* Fix missing return statement

* Fix missing return statement

* Fix missing return statement

* Fix missing return statement

* Fix missing return statement

* Fix missing return statement
2017-07-20 18:01:14 +01:00
..
class-wc-api-authentication.php Fix missing return statement (#16148) 2017-07-20 18:01:14 +01:00
class-wc-api-coupons.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-api-customers.php Fix missing return statement (#16148) 2017-07-20 18:01:14 +01:00
class-wc-api-exception.php Deprecated our API in favor of WP API 2016-02-16 18:22:12 -02:00
class-wc-api-json-handler.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-api-orders.php Applies wc_delete_order_note() and properly delete notes by AJAX 2017-07-13 19:38:37 -03:00
class-wc-api-products.php [REST API] Check if is a valid instance of WC_Product before load data 2017-07-11 12:27:56 -03:00
class-wc-api-reports.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-api-resource.php Fix missing return statement (#16148) 2017-07-20 18:01:14 +01:00
class-wc-api-server.php Fix missing return statement (#16148) 2017-07-20 18:01:14 +01:00
class-wc-api-webhooks.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
interface-wc-api-handler.php Deprecated our API in favor of WP API 2016-02-16 18:22:12 -02:00