A CSS asset for an Owl view

package Owl
author Dave Widmer

 Methods

Creates a new CSS view asset.

__construct(string $href, string $media) 

Parameters

$href

string

The link href

$media

string

The media type

Renders the asset to html

__toString() : string

Returns

stringThe html for the

 Properties

 

The href for the link

$href : string

 

The media type

$media : string