protected property DateTimePlus::$dateTimeObject in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Component/Datetime/DateTimePlus.php \Drupal\Component\Datetime\DateTimePlus::dateTimeObject
The DateTime object.
Type: \DateTime
File
- core/
lib/ Drupal/ Component/ Datetime/ DateTimePlus.php, line 102 - Contains \Drupal\Component\Datetime\DateTimePlus.
Class
- DateTimePlus
- Wraps DateTime().
Namespace
Drupal\Component\DatetimeCode
protected $dateTimeObject = NULL;