@@ -47,10 +47,10 @@ |
||
| 47 | 47 | } |
| 48 | 48 | |
| 49 | 49 | /** |
| 50 | - * Render the shortcode to string |
|
| 51 | - * |
|
| 52 | - * @return string |
|
| 53 | - */ |
|
| 50 | + * Render the shortcode to string |
|
| 51 | + * |
|
| 52 | + * @return string |
|
| 53 | + */ |
|
| 54 | 54 | public function render() |
| 55 | 55 | { |
| 56 | 56 | $dedicated_method = "{$this->tag}_handler"; |