Move the changes from patch 3128190-15.patch to a Git merge request.
Open
requested to merge issue/drupal-3128190:3128190-fielditemdatadefinitiongetlabel-should-show into 11.x
2 unresolved threads
Closes #3128190
Merge request reports
Activity
- Resolved by Lap Pham
added 1 commit
- 4d56654d - The test should also test when there is a label.
added 160 commits
-
0d102a6b...c271adbb - 154 commits from branch
project:11.x
- 8bb23168 - Move the changes from patch 3128190-15.patch to a Git merge request.
- c8f9f077 - Review fix
- 6183c701 - The test should also test when there is a label.
- 4ad13af9 - Change expected label string.
- f076d184 - Change expected label string.
- f39d4cf6 - Fix PHPCS issues
Toggle commit list-
0d102a6b...c271adbb - 154 commits from branch
99 99 $this->assertEquals($expected_value, $entity->{$this->fieldName}->value); 100 100 } 101 101 102 /** 103 * Tests the field item data definition to return the label. 104 */ 105 public function testFieldItemDataDefinitionReturnLabel(): void { changed this line in version 9 of the diff
99 99 $this->assertEquals($expected_value, $entity->{$this->fieldName}->value); 100 100 } 101 101 102 /** 103 * Tests the field item data definition to return the label. changed this line in version 9 of the diff
added 1 commit
added 1 commit
added 603 commits
-
3674a2c4...dd446b63 - 603 commits from branch
project:11.x
-
3674a2c4...dd446b63 - 603 commits from branch
Please register or sign in to reply