PHP Class rmrevin\yii\minify\components\JS

Inheritance: extends MinifyComponent
Show file Open project: rmrevin/yii2-minify-view

Public Methods

Method Description
export ( )

Protected Methods

Method Description
process ( integer $position, array $files )
removeJsComments ( string &$code )

Method Details

export() public method

public export ( )

process() protected method

protected process ( integer $position, array $files )
$position integer
$files array

removeJsComments() protected method

protected removeJsComments ( string &$code )
$code string