mirror of
https://github.com/flextype/flextype.git
synced 2025-08-06 13:16:45 +02:00
chore(directives): upd doc for types
directive
This commit is contained in:
@@ -16,7 +16,7 @@ declare(strict_types=1);
|
||||
|
||||
use Glowy\Arrays\Arrays as Collection;
|
||||
|
||||
// Directive: @type[)
|
||||
// Directive: @type[]
|
||||
emitter()->addListener('onEntriesFetchSingleField', static function (): void {
|
||||
|
||||
if (! registry()->get('flextype.settings.entries.directives.types.enabled')) {
|
||||
|
Reference in New Issue
Block a user