Completed
Push — master ( 475e64...ab1972 )
by Fulvio
03:41
created
includes/class-wp-php-console.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -137,7 +137,7 @@
 block discarded – undo
137 137
 			}
138 138
 
139 139
 		}
140
-		**/
140
+		 **/
141 141
 
142 142
 		// Perform PHP Console initialisation required asap for other code to be able to output to the JavaScript console.
143 143
 		if ( ! $this->connector instanceof PhpConsole\Connector ) {
Please login to merge, or discard this patch.