Completed
Push — dev ( ab0a94...821466 )
by Андрей
06:38
created
src/Listener/InitTestAppListener.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link     https://github.com/nnx-framework/zf2-test-toolkit
4
- * @author  Malofeykin Andrey  <[email protected]>
5
- */
3
+     * @link     https://github.com/nnx-framework/zf2-test-toolkit
4
+     * @author  Malofeykin Andrey  <[email protected]>
5
+     */
6 6
 namespace Nnx\ZF2TestToolkit\Listener;
7 7
 
8 8
 use Exception;
Please login to merge, or discard this patch.