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
Во View , Render не видит что 'bud_id' не обязательно должно быть передано.
Если значение отсутствует, передается null.
Во View весь Render = подчеркнут красным цветом.
Additional info
PhpStorm
Yii 2
The text was updated successfully, but these errors were encountered:
What steps will reproduce the problem?
View:
/buttons/_edit:
Error
Во View , Render не видит что 'bud_id' используется.
'bud_id' = серого цвета
/buttons/_edit:
2) Вариант
Error
Во View , Render не видит что 'bud_id' не обязательно должно быть передано.
Если значение отсутствует, передается null.
Во View весь Render = подчеркнут красным цветом.
Additional info
PhpStorm
Yii 2
The text was updated successfully, but these errors were encountered: