@@ -49,9 +49,6 @@ |
||
49 | 49 | /** |
50 | 50 | * {@inheritdoc} |
51 | 51 | * |
52 | - * @param RouteInterface|array $default Default route or options to construct instance of |
|
53 | - * DirectRoute. |
|
54 | - * @param bool $keepOutput |
|
55 | 52 | * |
56 | 53 | * @throws RouterException |
57 | 54 | */ |
@@ -100,7 +100,7 @@ |
||
100 | 100 | /** |
101 | 101 | * Create appropriate schema modification listener. Executed only in analysis. |
102 | 102 | * |
103 | - * @return callable |
|
103 | + * @return \Closure |
|
104 | 104 | */ |
105 | 105 | private static function __timestamps__describeListener() |
106 | 106 | { |