You are here

protected property DateTimePlus::$inputTimeRaw in Zircon Profile 8

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

The value of the time value passed to the constructor.

File

core/lib/Drupal/Component/Datetime/DateTimePlus.php, line 60
Contains \Drupal\Component\Datetime\DateTimePlus.

Class

DateTimePlus
Wraps DateTime().

Namespace

Drupal\Component\Datetime

Code

protected $inputTimeRaw = '';