PHP Class macgyer\yii2materializecss\assets\MaterializeAsset

Author: Christoph Erdmann ([email protected])
Inheritance: extends yii\web\AssetBundle
Datei anzeigen Open project: macgyer/yii2-materializecss Class Usage Examples

Public Properties

Property Type Description
$css list of CSS files that this bundle contains.
$depends list of bundle class names that this bundle depends on.
$sourcePath the directory that contains the source asset files for this asset bundle.

Property Details

$css public_oe property

list of CSS files that this bundle contains.
public $css

$depends public_oe property

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

$sourcePath public_oe property

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