Test Failed
Push — master ( 33a504...96dfb4 )
by Alain
02:38
created
src/Shortcode.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -267,7 +267,7 @@
 block discarded – undo
267 267
 	 * Do additional preparations on the context before rendering.
268 268
 	 *
269 269
 	 * @param array $context Context to prepare.
270
-	 * @return array Prepared context.
270
+	 * @return string Prepared context.
271 271
 	 */
272 272
 	protected function prepare_context( array $context ): array {
273 273
 		return $context;
Please login to merge, or discard this patch.