1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-10 23:24:04 +02:00

Flextype core: Snippets - fixed issue with shortcode

This commit is contained in:
Awilum
2019-01-04 13:38:04 +03:00
parent b7e7ba66d7
commit 451a9f2a14

View File

@@ -14,6 +14,7 @@ namespace Flextype;
use Flextype\Component\Filesystem\Filesystem;
use Flextype\Component\Event\Event;
use Thunder\Shortcode\Shortcode\ShortcodeInterface;
// Event: onShortcodesInitialized
Event::addListener('onShortcodesInitialized', function () {