PHP Class Assetic\Extension\Twig\TwigResource

Author: Kris Wallsmith ([email protected])
Inheritance: implements Assetic\Factory\Resource\ResourceInterface
Datei anzeigen Open project: kriswallsmith/assetic Class Usage Examples

Public Methods

Method Description
__construct ( Twig_LoaderInterface $loader, $name )
__toString ( )
getContent ( )
isFresh ( $timestamp )

Method Details

__construct() public method

public __construct ( Twig_LoaderInterface $loader, $name )
$loader Twig_LoaderInterface

__toString() public method

public __toString ( )

getContent() public method

public getContent ( )

isFresh() public method

public isFresh ( $timestamp )