Completed
Push — master ( b5d725...362129 )
by Adam
03:14
created
src/IPub/Widgets/Managers/DecoratorsManager.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
  * @date           16.06.15
13 13
  */
14 14
 
15
-declare(strict_types = 1);
15
+declare(strict_types=1);
16 16
 
17 17
 namespace IPub\Widgets\Managers;
18 18
 
Please login to merge, or discard this patch.
src/IPub/Widgets/TWidgets.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
  * @date           18.06.15
13 13
  */
14 14
 
15
-declare(strict_types = 1);
15
+declare(strict_types=1);
16 16
 
17 17
 namespace IPub\Widgets;
18 18
 
Please login to merge, or discard this patch.