PHP Класс macgyer\yii2materializecss\assets\MaterializePluginAsset

Автор: Christoph Erdmann ([email protected])
Наследование: extends yii\web\AssetBundle
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$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