注释完善

This commit is contained in:
thinkphp
2016-05-23 15:29:44 +08:00
parent 1a77246396
commit c50741bfa3
4 changed files with 76 additions and 15 deletions

View File

@@ -13,7 +13,6 @@ namespace think;
class Cookie
{
protected static $config = [
// cookie 名称前缀
'prefix' => '',