PHP Класс App\Http\Sections\ToggleMenuSection

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

Защищенные свойства (Protected)

Свойство Тип Описание
$instanceId
$type

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

Метод Описание
__construct ( $type, $instanceId = null )
render ( ) : string Get the evaluated contents of the object.

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

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

public __construct ( $type, $instanceId = null )

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

Get the evaluated contents of the object.
public render ( ) : string
Результат string

Описание свойств

$instanceId защищенное свойство

protected $instanceId

$type защищенное свойство

protected $type