@@ -268,7 +268,7 @@ |
||
268 | 268 | * |
269 | 269 | * @param array $context Context to prepare. |
270 | 270 | * @param array $atts Array of attributes passed to the shortcode. |
271 | - * @return array Prepared context. |
|
271 | + * @return string Prepared context. |
|
272 | 272 | */ |
273 | 273 | protected function prepare_context( array $context, array $atts ): array { |
274 | 274 | return $context; |