PHP Class App\Http\Sections\ToggleMenuSection

Inheritance: extends Section
Afficher le fichier Open project: xpressengine/xpressengine

Protected Properties

Свойство Type Description
$instanceId
$type

Méthodes publiques

Méthode Description
__construct ( $type, $instanceId = null )
render ( ) : string Get the evaluated contents of the object.

Method Details

__construct() public méthode

public __construct ( $type, $instanceId = null )

render() public méthode

Get the evaluated contents of the object.
public render ( ) : string
Résultat string

Property Details

$instanceId protected_oe property

protected $instanceId

$type protected_oe property

protected $type