1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-07 05:36:54 +02:00

feat(shortcodes): upd [if] shortcode

This commit is contained in:
Awilum
2022-05-21 12:36:55 +03:00
parent 538deea314
commit e8ffb95acf

View File

@@ -17,9 +17,7 @@ declare(strict_types=1);
namespace Flextype\Parsers\Shortcodes;
use Thunder\Shortcode\Shortcode\ShortcodeInterface;
use Flextype\Entries\Entries;
use function entries;
use function parsers;
use function registry;