Passed
Branch master (e973cc)
by DeGracia
03:07 queued 01:20
created
src/Contracts/Dictionary.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,5 +4,5 @@
 block discarded – undo
4 4
     
5 5
 interface Dictionary
6 6
 {
7
-	public function handle();
7
+    public function handle();
8 8
 }
Please login to merge, or discard this patch.