Completed
Pull Request — staging (#840)
by
unknown
19:08
created
src/Recaptcha/Recaptcha.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
73 73
 	 *
74 74
 	 * @since %SINCE%
75 75
 	 */
76
-	protected function load_assets() {  
76
+	protected function load_assets() {
77 77
 		$this->assets= [
78 78
 			new ScriptAsset(
79 79
                 self::JS_HANDLE,
Please login to merge, or discard this patch.