43 $this->
doLoad($this->
string, $additionalFilter);
getLastModified()
Returns the time the current asset was last modified.
doLoad($content, FilterInterface $additionalFilter=null)
Encapsulates asset loading logic.
A filter manipulates an asset at load and dump.
Create styles array
The data for the language used.
Represents a string asset.
setLastModified($lastModified)
load(FilterInterface $additionalFilter=null)
Loads the asset into memory and applies load filters.
__construct($content, $filters=array(), $sourceRoot=null, $sourcePath=null)
Constructor.