__construct() __construct( $name, $value, $expires, $path = '/', $domain = '', $secure = false, $httpOnly = false) Parameters $name $value $expires $path $domain $secure $httpOnly
fromSetCookie() fromSetCookie(array $setCookieContent) : static|null 从 Set-Cookie 中解析 Parameters array $setCookieContent Returns static|null