@@ -165,7 +165,7 @@ discard block |
||
165 | 165 | } |
166 | 166 | |
167 | 167 | /** |
168 | - * @param $data |
|
168 | + * @param BlockInterface $data |
|
169 | 169 | */ |
170 | 170 | protected function assertBlock($data) |
171 | 171 | { |
@@ -177,7 +177,7 @@ discard block |
||
177 | 177 | /** |
178 | 178 | * @param string $condition |
179 | 179 | * |
180 | - * @return array |
|
180 | + * @return string |
|
181 | 181 | */ |
182 | 182 | protected function replaceKeywordLabelById($condition) |
183 | 183 | { |
@@ -25,7 +25,6 @@ |
||
25 | 25 | } |
26 | 26 | |
27 | 27 | /** |
28 | - * @param string $form |
|
29 | 28 | */ |
30 | 29 | public function testMediaForms() |
31 | 30 | { |
@@ -129,7 +129,6 @@ |
||
129 | 129 | |
130 | 130 | /** |
131 | 131 | * @param string $blockType |
132 | - * @param string $id |
|
133 | 132 | * |
134 | 133 | * @return Block |
135 | 134 | */ |
@@ -548,7 +548,7 @@ |
||
548 | 548 | /** |
549 | 549 | * @param string $condition |
550 | 550 | * |
551 | - * @return array |
|
551 | + * @return string |
|
552 | 552 | */ |
553 | 553 | protected function replaceKeywordLabelById($condition) |
554 | 554 | { |
@@ -548,7 +548,7 @@ |
||
548 | 548 | /** |
549 | 549 | * @param string $condition |
550 | 550 | * |
551 | - * @return array |
|
551 | + * @return string |
|
552 | 552 | */ |
553 | 553 | protected function replaceKeywordLabelById($condition) |
554 | 554 | { |