Completed
Push — master ( 5a5e00...cf2997 )
by Marco
11:54 queued 03:51
created
lib/Doctrine/Common/Cache/CouchbaseBucketCache.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
  * <http://www.doctrine-project.org>.
18 18
  */
19 19
 
20
-declare(strict_types=1);
20
+declare(strict_types = 1);
21 21
 
22 22
 namespace Doctrine\Common\Cache;
23 23
 
Please login to merge, or discard this patch.