Completed
Push — master ( ff3baa...f20332 )
by smiley
03:25
created
tests/Traits/ClassLoaderTraitTest.php 1 patch
Indentation   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -1,13 +1,13 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- *
4
- * @filesource   ClassLoaderTraitTest.php
5
- * @created      29.02.2016
6
- * @package      chillerlan\DatabaseTest\Traits
7
- * @author       Smiley <[email protected]>
8
- * @copyright    2015 Smiley
9
- * @license      MIT
10
- */
3
+	 *
4
+	 * @filesource   ClassLoaderTraitTest.php
5
+	 * @created      29.02.2016
6
+	 * @package      chillerlan\DatabaseTest\Traits
7
+	 * @author       Smiley <[email protected]>
8
+	 * @copyright    2015 Smiley
9
+	 * @license      MIT
10
+	 */
11 11
 
12 12
 namespace chillerlan\DatabaseTest\Traits;
13 13
 
Please login to merge, or discard this patch.