protected property DateTimePlus::$errors

An array of errors encountered when creating this date.

File

drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php, line 106
Definition of Drupal\Component\Datetime\DateTimePlus

Class

DateTimePlus
Extends DateTime().

Namespace

Drupal\Component\Datetime

Code

protected $errors = array();