We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d7c3a commit ad421ffCopy full SHA for ad421ff
tests/sut/nigma/tests/src/Functional/ContentEntityTest.php
@@ -134,6 +134,7 @@ public function testEntityType(): void {
134
'bundle' => 'bundle',
135
'label' => 'label',
136
'owner' => 'uid',
137
+ 'published' => 'status',
138
'uuid' => 'uuid',
139
'default_langcode' => 'default_langcode',
140
'revision_translation_affected' => 'revision_translation_affected',
0 commit comments