You are here

protected property DateTimePlus::$langcode in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Component/Datetime/DateTimePlus.php \Drupal\Component\Datetime\DateTimePlus::langcode

The value of the language code passed to the constructor.

File

core/lib/Drupal/Component/Datetime/DateTimePlus.php, line 112

Class

DateTimePlus
Wraps DateTime().

Namespace

Drupal\Component\Datetime

Code

protected $langcode = NULL;