PHP Class App\Skins\Error\DefaultErrorSkin

Inheritance: extends Xpressengine\Skin\AbstractSkin
Show file Open project: xpressengine/xpressengine

Public Properties

Property Type Description
$id

Protected Properties

Property Type Description
$componentInfo

Public Methods

Method Description
getViewFilePath ( $view ) : string
render ( ) : Illuminate\View\View render

Method Details

getViewFilePath() public method

public getViewFilePath ( $view ) : string
$view
return string

render() public method

render
public render ( ) : Illuminate\View\View
return Illuminate\View\View

Property Details

$componentInfo protected static property

protected static $componentInfo

$id public static property

public static $id