summaryrefslogtreecommitdiff
path: root/ext/intl/dateformat/dateformat.stub.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/dateformat/dateformat.stub.php')
-rw-r--r--ext/intl/dateformat/dateformat.stub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/dateformat/dateformat.stub.php b/ext/intl/dateformat/dateformat.stub.php
index 032a04c6fa..22ece903c1 100644
--- a/ext/intl/dateformat/dateformat.stub.php
+++ b/ext/intl/dateformat/dateformat.stub.php
@@ -48,7 +48,7 @@ class IntlDateFormatter
public function getTimeZoneId() {}
/**
- * @return IntlCalendar|null|false
+ * @return IntlCalendar|false|null
* @alias datefmt_get_calendar_object
*/
public function getCalendarObject() {}