Completed
Pull Request — master (#11971)
by Aristeides
07:37
created
includes/class-wc-auth.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -145,7 +145,7 @@
 block discarded – undo
145 145
 		/**
146 146
 		 * Decode and format a URL.
147 147
 		 * @param  string $url
148
-		 * @return array
148
+		 * @return string
149 149
 		 */
150 150
 		protected function get_formatted_url( $url ) {
151 151
 			$url = urldecode( $url );
Please login to merge, or discard this patch.