@@ -198,7 +198,7 @@ |
||
198 | 198 | /** |
199 | 199 | * Generates shortcode placeholder to display inside TinyMCE instead of the shortcode. |
200 | 200 | * |
201 | - * @return void |
|
201 | + * @return null|string |
|
202 | 202 | */ |
203 | 203 | public function shortcodePlaceHolder($request) |
204 | 204 | { |