mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-29 01:17:13 +08:00
release version 2.0.48.1
This commit is contained in:
@ -18,7 +18,6 @@ use yii\base\InvalidCallException;
|
||||
* For more details and usage information on CookieCollection, see the [guide article on handling cookies](guide:runtime-sessions-cookies).
|
||||
*
|
||||
* @property-read int $count The number of cookies in the collection.
|
||||
* @property-read ArrayIterator $iterator An iterator for traversing the cookies in the collection.
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @since 2.0
|
||||
|
||||
Reference in New Issue
Block a user