CakeFest 2024: The Official CakePHP Conference

UI\Window::error

(UI 0.9.9)

UI\Window::errorПоказать блок ошибки

Описание

public UI\Window::error(string $title, string $msg)

Покажет блок ошибки

Список параметров

title

Заголовок блока ошибки

msg

Сообщение блока ошибки

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top