@@ -69,7 +69,7 @@ |
||
69 | 69 | /** |
70 | 70 | * @param ApplicationConfig|callable $config |
71 | 71 | * |
72 | - * @return ApplicationConfig|callable |
|
72 | + * @return ApplicationConfig |
|
73 | 73 | */ |
74 | 74 | protected function normalizeConfig($config) |
75 | 75 | { |
@@ -163,7 +163,7 @@ |
||
163 | 163 | /** |
164 | 164 | * @param EventInterface $event |
165 | 165 | * |
166 | - * @return array |
|
166 | + * @return string |
|
167 | 167 | */ |
168 | 168 | protected function eventToString(EventInterface $event) |
169 | 169 | { |