同步更新
This commit is contained in:
@@ -135,7 +135,7 @@ class Cookie
|
||||
* @access public
|
||||
* @param string $name cookie名称
|
||||
* @param string $value cookie值
|
||||
* @param mixed $option 可选参数 可能会是 null|integer|string
|
||||
* @param mixed $option 可选参数 可能会是 null|int|string
|
||||
* @return void
|
||||
*/
|
||||
public function forever(string $name, string $value = '', $option = null): void
|
||||
|
||||
Reference in New Issue
Block a user