Completed
Pull Request — master (#109)
by Tim
25:41 queued 20:32
created
Classes/Controller/ContentController.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,7 @@
 block discarded – undo
3 3
 /**
4 4
  * Content Controller.
5 5
  */
6
-declare(strict_types=1);
6
+declare(strict_types = 1);
7 7
 
8 8
 namespace HDNET\Autoloader\Controller;
9 9
 
Please login to merge, or discard this patch.