Completed
Push — master ( 35bfed...a5f27e )
by Adam
05:07
created
src/IPub/FlashMessages/Components/Control.php 1 patch
Indentation   +11 added lines, -11 removed lines patch added patch discarded remove patch
@@ -1,16 +1,16 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Control.php
4
- *
5
- * @copyright      More in license.md
6
- * @license        http://www.ipublikuj.eu
7
- * @author         Adam Kadlec http://www.ipublikuj.eu
8
- * @package        iPublikuj:FlashMessages!
9
- * @subpackage     Components
10
- * @since          1.0.0
11
- *
12
- * @date           12.03.14
13
- */
3
+	 * Control.php
4
+	 *
5
+	 * @copyright      More in license.md
6
+	 * @license        http://www.ipublikuj.eu
7
+	 * @author         Adam Kadlec http://www.ipublikuj.eu
8
+	 * @package        iPublikuj:FlashMessages!
9
+	 * @subpackage     Components
10
+	 * @since          1.0.0
11
+	 *
12
+	 * @date           12.03.14
13
+	 */
14 14
 
15 15
 namespace IPub\FlashMessages\Components;
16 16
 
Please login to merge, or discard this patch.