You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
['prompt' => 'Выберите звезду'] // текст, который отображается в качестве первого варианта
103
+
);
104
+
99
105
```
100
106
101
107
Но можно переписать этот код с использованием класса помощника <ahref="http://www.yiiframework.com/doc-2.0/yii-helpers-arrayhelper.html"target="_blank">
102
108
yii\helpers\ArrayHelper</a>, который позволяет обращаться с массивами более эффективно:
0 commit comments