Using
$langcode = $entity->langcode->value;
is not allowed anymore.
Let's fix that.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3160655-4.patch | 540 bytes | spadxiii |
| #2 | languagecode-protected-property-3160655.patch | 544 bytes | bharat.kelotra |
Issue fork entity_activity-3160655
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
bharat.kelotra commentedHere is a patch for this issue.
Comment #4
spadxiii commentedCouldn't create an issue-fork, so added a patch file with the correct method call.
Comment #5
spadxiii commentedAnd as usual, forgetting to set to needs review :)
Comment #7
flocondetoileThanks