Property | Type | Description | |
---|---|---|---|
$instanceId | |||
$target |
Method | Description | |
---|---|---|
__construct ( string $target, string | null $instanceId = null ) | SkinSection constructor. | |
render ( ) : string | Get the evaluated contents of the object. |
Method | Description | |
---|---|---|
makeView ( $target, $instanceId ) : Illuminate\Contracts\View\View | makeView |
protected makeView ( $target, $instanceId ) : Illuminate\Contracts\View\View | ||
$target | ||
$instanceId | ||
return | Illuminate\Contracts\View\View |