The name of the entity langcode property.
Type: string
File
- core/lib/Drupal/Core/Entity/EntityStorageBase.php, line 59
Class
- EntityStorageBase
- A base entity storage class.
Namespace
Drupal\Core\Entity
Code
protected $langcodeKey;
The name of the entity langcode property.
Type: string
Drupal\Core\Entity
protected $langcodeKey;
Please login to continue.