PHP Class App\Http\Sections\WidgetSection

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

Protected Properties

Property Type Description
$targetId

Public Methods

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

Method Details

__construct() public method

public __construct ( $targetId )

render() public method

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

Property Details

$targetId protected property

protected $targetId