The current language code.
Type: string
File
- core/modules/views/src/ViewsData.php, line 74
Class
- ViewsData
- Class to manage and lazy load cached views data.
Namespace
Drupal\views
Code
protected $langcode;
The current language code.
Type: string
Drupal\views
protected $langcode;
Please login to continue.