generated from yiisoft/package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
type:enhancementEnhancementEnhancement
Description
See https://github.com/yiisoft/user/blob/master/config/di-web.php#L38
($duration = $params['yiisoft/user']['cookieLogin']['duration']) !== null ?
(
str_starts_with($duration, 'P') ?
new DateInterval($duration) :
DateInterval::createFromDateString($duration)
) :
null,Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:enhancementEnhancementEnhancement