Completed
Pull Request — master (#28)
by rugk
02:50
created
source/Threema/Console/Command/Base.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
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015 Threema GmbH
5
- */
3
+		 * @author Threema GmbH
4
+		 * @copyright Copyright (c) 2015 Threema GmbH
5
+		 */
6 6
 
7 7
 
8 8
 namespace Threema\Console\Command;
Please login to merge, or discard this patch.