PHP Класс app\main\controllers\WelcomeController

Наследование: extends Controller
Показать файл Открыть проект

Открытые методы

Метод Описание
showSignature ( ) : mixed GET | This shows the slayer's introduction.
trySampleForms ( ) : mixed GET | Redirect the user if the 'users' table is empty or not then redirect it to either login or registration.

Описание методов

showSignature() публичный Метод

GET | This shows the slayer's introduction.
public showSignature ( ) : mixed
Результат mixed

trySampleForms() публичный Метод

GET | Redirect the user if the 'users' table is empty or not then redirect it to either login or registration.
public trySampleForms ( ) : mixed
Результат mixed