Assets
in package
implements
SetupInterface
Interfaces, Classes, Traits and Enums
Table of Contents
Methods
init()
Assets.
public
init() : void
Return values
void —uri()
Theme Assets uri.
public
static uri(string $asset[, null|mixed $path = null ]) : string
Parameters
- $asset : string
-
path to the asset like: assets/dist/style.css
- $path : null|mixed = null