Local cache for the default language code.
Type: string
File
- core/lib/Drupal/Core/Entity/ContentEntityBase.php, line 103
Class
- ContentEntityBase
- Implements Entity Field API specific enhancements to the Entity class.
Namespace
Drupal\Core\Entity
Code
1 | protected $defaultLangcode ; |
Please login to continue.