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