Issue #2932617 by voleger, sahil432, bdlangton, joachim, alexpott: missing details in param docs for DateTimePlus::format()

8.6.x
Alex Pott 2018-05-02 09:51:10 +01:00
parent 45bc05523f
commit 1ae69451ad
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
1 changed files with 1 additions and 1 deletions

View File

@ -671,7 +671,7 @@ class DateTimePlus {
* Formats the date for display.
*
* @param string $format
* A format string using either PHP's date().
* Format accepted by date().
* @param array $settings
* - timezone: (optional) String timezone name. Defaults to the timezone
* of the date object.