Passed
Push — master ( 589bbd...112561 )
by Alain
09:35 queued 06:12
created
src/DependencyManagerInterface.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,5 +34,5 @@
 block discarded – undo
34 34
 	 *                        dependencies.
35 35
 	 * @return bool Returns whether the handle was found or not.
36 36
 	 */
37
-	public function enqueue_handle( $handle, $context = null );
37
+	public function enqueue_handle($handle, $context = null);
38 38
 }
Please login to merge, or discard this patch.