File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -225,7 +225,6 @@ public function format($timestamp)
225
225
/**
226
226
* Not supported. Formats an object.
227
227
*
228
- * @param object $object
229
228
* @param mixed $format
230
229
* @param string $locale
231
230
*
Original file line number Diff line number Diff line change @@ -105,9 +105,8 @@ public static function composeLocale(array $subtags)
105
105
/**
106
106
* Not supported. Checks if a language tag filter matches with locale.
107
107
*
108
- * @param string $langtag The language tag to check
109
- * @param string $locale The language range to check against
110
- * @param bool $canonicalize
108
+ * @param string $langtag The language tag to check
109
+ * @param string $locale The language range to check against
111
110
*
112
111
* @return string The corresponding locale code
113
112
*
You can’t perform that action at this time.
0 commit comments