public addCss (mixed $path, [mixed $local], [mixed $filter], [mixed $attributes])
Adds a Css resource to the ‘css’ collection
1 2 | $assets ->addCss( 'css/bootstrap.css' ); |
public addCss (mixed $path, [mixed $local], [mixed $filter], [mixed $attributes])
Adds a Css resource to the ‘css’ collection
1 2 | $assets ->addCss( 'css/bootstrap.css' ); |
Designed by : w10schools
service@w10schools.com
Please login to continue.