PHP Class AssetCompress\Filter\ImportInline

Inheritance: extends MiniAsset\Filter\ImportInline
Show file Open project: markstory/asset_compress

Protected Methods

Method Description
scanner ( ) : AssetScanner Use the CakePHP flavoured AssetScanner instead of the default one.

Method Details

scanner() protected method

This allows ImportInline to support theme & plugin prefixes.
protected scanner ( ) : AssetScanner
return AssetCompress\AssetScanner