Completed
Pull Request — master (#3)
by Rémy
01:31
created
Source/ConnectionResolver.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,7 @@
 block discarded – undo
2 2
 /**
3 3
  * @author Rémy M. Böhler <[email protected]>
4 4
  */
5
-declare(strict_types=1);
5
+declare(strict_types = 1);
6 6
 
7 7
 namespace Rorm;
8 8
 
Please login to merge, or discard this patch.