@@ -80,7 +80,7 @@ |
||
| 80 | 80 | { |
| 81 | 81 | ShortcodeParser::get('default')->register( |
| 82 | 82 | 'test_shortcode', |
| 83 | - function () { |
|
| 83 | + function() { |
|
| 84 | 84 | return 'bit of test shortcode output'; |
| 85 | 85 | } |
| 86 | 86 | ); |