@@ -795,7 +795,7 @@ |
||
795 | 795 | * Output the JS for building the dynamic Guntenberg block. |
796 | 796 | * |
797 | 797 | * @since 1.0.4 Added block_wrap property which will set the block wrapping output element ie: div, span, p or empty for no wrap. |
798 | - * @return mixed |
|
798 | + * @return string |
|
799 | 799 | */ |
800 | 800 | public function block() { |
801 | 801 | ob_start(); |