Passed
Push — 5.0 ( 8eb424...c5a24e )
by Marc André
04:32 queued 02:22
created
src/Exceptions/Context/InvalidProviderException.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,6 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-declare(strict_types=1);
3
+declare(strict_types = 1);
4 4
 
5 5
 /**
6 6
  * This file is part of the Cervo package.
Please login to merge, or discard this patch.