Completed
Push — master ( 684c91...3e895b )
by Dan
07:28
created
includes/class.shipping-api.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
 	 * @access      public
73 73
 	 * @since       1.0.0
74 74
 	 * @param       array $data Data passed to the API
75
-	 * @return      void
75
+	 * @return      boolean
76 76
 	 */
77 77
 	public function process_api_request( $data ) {
78 78
 		$sitekey = md5( home_url() );
Please login to merge, or discard this patch.