PHP Interface App\Libraries\WatchRecord\WatchRecordInterface

Show file Open project: phanan/koel Interface Usage Examples

Public Methods

Method Description
getPath ( )
isDeleted ( )
isDirectory ( )
isFile ( )
isNewOrModified ( )
parse ( $string )

Method Details

getPath() public method

public getPath ( )

isDeleted() public method

public isDeleted ( )

isDirectory() public method

public isDirectory ( )

isFile() public method

public isFile ( )

isNewOrModified() public method

public isNewOrModified ( )

parse() public method

public parse ( $string )