PHP 클래스 Codesleeve\AssetPipeline\Composers\JavascriptComposer

상속: extends BaseComposer, implements Codesleeve\AssetPipeline\Composers\ComposerInterface
파일 보기 프로젝트 열기: codesleeve/asset-pipeline

공개 메소드들

메소드 설명
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