The value of the language code passed to the constructor.
File
- core/lib/Drupal/Component/Datetime/DateTimePlus.php, line 86
Class
- DateTimePlus
- Wraps DateTime().
Namespace
Drupal\Component\Datetime
Code
protected $langcode = NULL;
The value of the language code passed to the constructor.
Drupal\Component\Datetime
protected $langcode = NULL;
Please login to continue.