fix stan errors
This commit is contained in:
@@ -25,7 +25,7 @@ class DateHelperRepository
|
||||
*
|
||||
* @param int|int $max
|
||||
*
|
||||
* @return array<int, int>
|
||||
* @return array<string|int, string|int>
|
||||
*/
|
||||
public static function yearsUntil(int $max = 50): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user