mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-20 16:38:22 +08:00
@@ -16,7 +16,7 @@ namespace frontend\widgets;
|
|||||||
* - \Yii::$app->getSession()->setFlash('info', 'This is the message');
|
* - \Yii::$app->getSession()->setFlash('info', 'This is the message');
|
||||||
*
|
*
|
||||||
* @author Kartik Visweswaran <kartikv2@gmail.com>
|
* @author Kartik Visweswaran <kartikv2@gmail.com>
|
||||||
* @author Alexander Makarov <sam@rmcerative.ru>
|
* @author Alexander Makarov <sam@rmcreative.ru>
|
||||||
*/
|
*/
|
||||||
class Alert extends \yii\bootstrap\Widget
|
class Alert extends \yii\bootstrap\Widget
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user