PHP Класс Codesleeve\AssetPipeline\Composers\StylesheetComposer

Наследование: extends BaseComposer, implements Codesleeve\AssetPipeline\Composers\ComposerInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
process ( array $paths, array $absolutePaths, array $attributes ) : void Process the paths that come through the asset pipeline

Описание методов

process() публичный Метод

Process the paths that come through the asset pipeline
public process ( array $paths, array $absolutePaths, array $attributes ) : void
$paths array
$absolutePaths array
$attributes array
Результат void