Completed
Push — master ( f7b062...534c81 )
by smiley
02:36
created
src/CLIRunnerInterface.php 1 patch
Indentation   +9 added lines, -9 removed lines patch added patch discarded remove patch
@@ -1,14 +1,14 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Interface CLIRunnerInterface
4
- *
5
- * @filesource   CLIRunnerInterface.php
6
- * @created      03.04.2016
7
- * @package      chillerlan\Threema
8
- * @author       Smiley <[email protected]>
9
- * @copyright    2016 Smiley
10
- * @license      MIT
11
- */
3
+	 * Interface CLIRunnerInterface
4
+	 *
5
+	 * @filesource   CLIRunnerInterface.php
6
+	 * @created      03.04.2016
7
+	 * @package      chillerlan\Threema
8
+	 * @author       Smiley <[email protected]>
9
+	 * @copyright    2016 Smiley
10
+	 * @license      MIT
11
+	 */
12 12
 
13 13
 namespace chillerlan\Threema;
14 14
 
Please login to merge, or discard this patch.