PHP Class frontend\actions\PostAction

Inheritance: extends yii\web\ViewAction
Show file Open project: yeesoft/yii2-yee-cms Class Usage Examples

Public Properties

Property Type Description
$layout
$post
$slug
$view

Public Methods

Method Description
run ( )

Method Details

run() public method

public run ( )

Property Details

$layout public property

public $layout

$post public property

public $post

$slug public property

public $slug

$view public property

public $view