|
|
|
@ -46,7 +46,7 @@ use yii\base\InvalidParamException;
|
|
|
|
|
* call methods such as [[setFlash()]], [[getFlash()]]. |
|
|
|
|
* |
|
|
|
|
* @property array $allFlashes Flash messages (key => message). This property is read-only. |
|
|
|
|
* @property array $cookieParams The session cookie parameters. |
|
|
|
|
* @property array $cookieParams The session cookie parameters. This property is read-only. |
|
|
|
|
* @property integer $count The number of session variables. This property is read-only. |
|
|
|
|
* @property string $flash The key identifying the flash message. Note that flash messages and normal session |
|
|
|
|
* variables share the same name space. If you have a normal session variable using the same name, its value will |
|
|
|
|