PHP Class App\Http\Sections\EditorSection

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

Protected Properties

Property Type Description
$instanceId

Public Methods

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

Method Details

__construct() public method

public __construct ( $instanceId )

render() public method

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

Property Details

$instanceId protected property

protected $instanceId