We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e9d05 commit eae07a3Copy full SHA for eae07a3
src/CookieManager.php
@@ -13,7 +13,7 @@
13
* A utility class for managing cookies.
14
*
15
* This class encapsulates the logic for adding, removing, checking existence, and
16
- * retrieving cookies, using the {@see \yii\web\Request} and {@see \yii\web\Response}
+ * retrieving cookies, using the {@see Request} and {@see Response}
17
* objects. It simplifies working with cookies by abstracting implementation details
18
* and providing more convenient methods.
19
0 commit comments