Passed
Branch master (b2f39c)
by Бабичев
10:51
created
Category
src/Context/Cookies.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
      *
46 46
      * @return Configure
47 47
      */
48
-    protected function load(?Configure $configure): Configure
48
+    protected function load(?Configure $configure) : Configure
49 49
     {
50 50
         if (!$configure)
51 51
         {
Please login to merge, or discard this patch.