PHP Class MiniAsset\File\Target

Inheritance: implements MiniAsset\File\FileInterface
Afficher le fichier Open project: markstory/mini-asset

Méthodes publiques

Méthode Description
__construct ( AssetTarget $target, MiniAsset\Output\CompilerInterface $compiler )
contents ( )
modifiedTime ( )
name ( )
path ( )

Method Details

__construct() public méthode

public __construct ( AssetTarget $target, MiniAsset\Output\CompilerInterface $compiler )
$target MiniAsset\AssetTarget
$compiler MiniAsset\Output\CompilerInterface

contents() public méthode

public contents ( )

modifiedTime() public méthode

public modifiedTime ( )

name() public méthode

public name ( )

path() public méthode

public path ( )