Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
App
Http
Controllers
ClientWebController
PHP Класс App\Http\Controllers\ClientWebController
Наследование:
extends
Controller
,
use trait
Litepie\User\Traits\Auth\UserManager
Показать файл
Открыть проект
Защищенные свойства (Protected)
Свойство
Тип
Описание
$guard
string
The authentication guard that should be used.
$home
string
The home page route of client.
Открытые методы
Метод
Описание
__construct
( )
Описание методов
__construct()
публичный
Метод
public
__construct
( )
Описание свойств
$guard
защищенное свойство
The authentication guard that should be used.
protected
string
$guard
Результат
string
$home
защищенное свойство
The home page route of client.
protected
string
$home
Результат
string