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

feat(shortcodes): add ability to get specific field with [entries] sho…

This commit is contained in:
Awilum
2022-05-13 22:17:19 +03:00
parent 27b12ef08d
commit 5e1a1388f6

View File

@@ -19,7 +19,6 @@ namespace Flextype\Parsers\Shortcodes;
use Thunder\Shortcode\Shortcode\ShortcodeInterface;
use Flextype\Entries\Entries;
use function arrays;
use function entries;
use function parsers;
use function registry;