Completed
Pull Request — master (#181)
by Korotkov
20s
created
tests/Stub/Interfaces/BindInterface.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
- namespace Rudra\Container\Tests\Stub\Interfaces;
3
+    namespace Rudra\Container\Tests\Stub\Interfaces;
4 4
 
5
- interface BindInterface{}
5
+    interface BindInterface{}
Please login to merge, or discard this patch.