PHP Class Pipe\ProcessedAsset

Inheritance: extends Asset
Show file Open project: chh/pipe Class Usage Examples

Public Methods

Method Description
getBody ( ) # Returns the body as String.
getContentType ( ) # couldn't be detected.
getLastModified ( ) # Returns a timestamp as Integer.
getProcessors ( )

Method Details

getBody() public method

# Returns the body as String.
public getBody ( )

getContentType() public method

# couldn't be detected.
public getContentType ( )

getLastModified() public method

# Returns a timestamp as Integer.
public getLastModified ( )

getProcessors() public method

public getProcessors ( )