@@ -45,7 +45,7 @@ |
||
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 | { |