Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Codesleeve
AssetPipeline
Composers
StylesheetComposer
PHP 클래스 Codesleeve\AssetPipeline\Composers\StylesheetComposer
상속:
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