An array of errors encountered when creating this date.
File
- core/lib/Drupal/Component/Datetime/DateTimePlus.php, line 91
Class
- DateTimePlus
- Wraps DateTime().
Namespace
Drupal\Component\Datetime
Code
protected $errors = array();
An array of errors encountered when creating this date.
Drupal\Component\Datetime
protected $errors = array();
Please login to continue.