PHP 클래스 macgyer\yii2materializecss\assets\MaterializePluginAsset

저자: Christoph Erdmann ([email protected])
상속: extends yii\web\AssetBundle
파일 보기 프로젝트 열기: macgyer/yii2-materializecss 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$depends list of bundle class names that this bundle depends on.
$js list of JS files that this bundle contains.
$sourcePath the directory that contains the source asset files for this asset bundle.

프로퍼티 상세

$depends 공개적으로 프로퍼티

list of bundle class names that this bundle depends on.
public $depends

$js 공개적으로 프로퍼티

list of JS files that this bundle contains.
public $js

$sourcePath 공개적으로 프로퍼티

the directory that contains the source asset files for this asset bundle.
public $sourcePath