release version 2.0.48.1

This commit is contained in:
Alexander Makarov
2023-05-24 23:04:02 +04:00
parent 109871f839
commit c9f491b4f7
7 changed files with 5 additions and 14 deletions

View File

@ -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