@@ -120,7 +120,7 @@ |
||
120 | 120 | /** |
121 | 121 | * Returns the position of the summary or null. |
122 | 122 | * |
123 | - * @return int|null |
|
123 | + * @return integer |
|
124 | 124 | */ |
125 | 125 | private function getSummaryPosition(): ?int |
126 | 126 | { |
@@ -73,7 +73,7 @@ |
||
73 | 73 | /** |
74 | 74 | * Default method for fixing exceptions. |
75 | 75 | * |
76 | - * @param CodeWarning $exception |
|
76 | + * @param CodeError $exception |
|
77 | 77 | * |
78 | 78 | * @return void |
79 | 79 | */ |