PHP Class Sprockets\Cache

Show file Open project: nami-doc/sprockets-php

Public Methods

Method Description
__construct ( $pipeline, $type, $vars = [], array $options = [] )
__toString ( )
getContent ( )
process ( )

Private Methods

Method Description
getDependenciesFilename ( )
getFilename ( )
isFresh ( )
write ( )
writeDependenciesFile ( )

Method Details

__construct() public method

public __construct ( $pipeline, $type, $vars = [], array $options = [] )
$options array

__toString() public method

public __toString ( )

getContent() public method

public getContent ( )

process() public method

public process ( )