@@ -8,6 +8,10 @@ |
||
| 8 | 8 | */ |
| 9 | 9 | class DMSShortcodeHandler |
| 10 | 10 | { |
| 11 | + /** |
|
| 12 | + * @param string $content |
|
| 13 | + * @param string $tag |
|
| 14 | + */ |
|
| 11 | 15 | public static function handle($arguments, $content, ShortcodeParser $parser, $tag, array $extra = array()) |
| 12 | 16 | { |
| 13 | 17 | if (!empty($arguments['id'])) { |