StyleAsset
class StyleAsset implements Asset
Style asset.
Methods
__construct(string $url, string|null $mimeType = null, string|null $file = null, string|null $media = null, string|null $integrity = null, string|bool|null $crossorigin = null)
No description
string
__toString()
Allows direct echoing of the object to get the URL.
Details
at line 13
__construct(string $url, string|null $mimeType = null, string|null $file = null, string|null $media = null, string|null $integrity = null, string|bool|null $crossorigin = null)
No description
at line 26
string
__toString()
Allows direct echoing of the object to get the URL.