PHP Class luya\tag\BaseTag

Since: 1.0.0-rc1
Author: Basil Suter ([email protected])
Inheritance: extends yii\base\Object, implements luya\tag\TagInterface
Datei anzeigen Open project: luyadev/luya Class Usage Examples

Public Methods

Method Description
getView ( ) : luya\web\View Get the view object to register assets in tags.

Method Details

getView() public method

Get the view object to register assets in tags.
public getView ( ) : luya\web\View
return luya\web\View