Completed
Pull Request — master (#184)
by Korotkov
19s
created
tests/Stub/Interfaces/BindInterface.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -9,6 +9,6 @@
 block discarded – undo
9 9
  * @license https://mozilla.org/MPL/2.0/  MPL-2.0
10 10
  */
11 11
 
12
- namespace Rudra\Container\Tests\Stub\Interfaces;
12
+    namespace Rudra\Container\Tests\Stub\Interfaces;
13 13
 
14
- interface BindInterface{}
14
+    interface BindInterface{}
Please login to merge, or discard this patch.