diff core/lib/Drupal/Core/Datetime/DrupalDateTime.php @ 14:1fec387a4317

Update Drupal core to 8.5.2 via Composer
author Chris Cannam
date Mon, 23 Apr 2018 09:46:53 +0100
parents 4c8ae668cc8c
children af1871eacc83
line wrap: on
line diff
--- a/core/lib/Drupal/Core/Datetime/DrupalDateTime.php	Mon Apr 23 09:33:26 2018 +0100
+++ b/core/lib/Drupal/Core/Datetime/DrupalDateTime.php	Mon Apr 23 09:46:53 2018 +0100
@@ -38,7 +38,7 @@
    *   timezone are ignored when the $time parameter either is a UNIX timestamp
    *   (e.g. @946684800) or specifies a timezone
    *   (e.g. 2010-01-28T15:00:00+02:00).
-   *   @see http://php.net/manual/en/datetime.construct.php
+   *   @see http://php.net/manual/datetime.construct.php
    * @param array $settings
    *   - validate_format: (optional) Boolean choice to validate the
    *     created date using the input format. The format used in