5.4.0
-
Change the
FieldInterface
to allow set config values. For example:$entity->setField('data', 'json', ['assoc' => true]);
-
New field
File
Change the FieldInterface
to allow set config values. For example:
$entity->setField('data', 'json', ['assoc' => true]);
New field File