We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bdd31f commit 02a9a7eCopy full SHA for 02a9a7e
tests/functional/Generator/Entity/_content_entity/_yes/src/Entity/FooExample.php
@@ -79,8 +79,8 @@
79
data_table: 'foo_example_field_data',
80
revision_table: 'foo_example_revision',
81
revision_data_table: 'foo_example_field_revision',
82
- translatable: true,
83
- show_revision_ui: true,
+ translatable: TRUE,
+ show_revision_ui: TRUE,
84
label_count: [
85
'singular' => '@count examples',
86
'plural' => '@count examples',
0 commit comments