PHP Class App\Http\Sections\ToggleMenuSection

Inheritance: extends Section
Show file Open project: xpressengine/xpressengine

Protected Properties

Property Type Description
$instanceId
$type

Public Methods

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

Method Details

__construct() public method

public __construct ( $type, $instanceId = null )

render() public method

Get the evaluated contents of the object.
public render ( ) : string
return string

Property Details

$instanceId protected property

protected $instanceId

$type protected property

protected $type