Table Of Contents

Previous topic

< Class Phalcon\Assets\Resource

Next topic

Class Phalcon\Assets\Resource\Js >

This Page

Class Phalcon\Assets\Resource\Css

extends Phalcon\Assets\Resource

Represents CSS resources

Methods

public __construct (string $path, [boolean $local])

public string getType () inherited from Phalcon\Assets\Resource

Returns the type of resource

public string getPath () inherited from Phalcon\Assets\Resource

Returns the URI/URL path to the resource

public boolean getLocal () inherited from Phalcon\Assets\Resource

Returns whether the resource is local or external