PHP 클래스 MiniAsset\File\Target

상속: implements MiniAsset\File\FileInterface
파일 보기 프로젝트 열기: markstory/mini-asset

공개 메소드들

메소드 설명
__construct ( AssetTarget $target, MiniAsset\Output\CompilerInterface $compiler )
contents ( )
modifiedTime ( )
name ( )
path ( )

메소드 상세

__construct() 공개 메소드

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

contents() 공개 메소드

public contents ( )

modifiedTime() 공개 메소드

public modifiedTime ( )

name() 공개 메소드

public name ( )

path() 공개 메소드

public path ( )