canHandle() canHandle(string $filePath) : boolean Determine of the file can be processed Parameters string $filePath full file path Returns boolean
handle() handle(string $filePath) : boolean Process the file Parameters string $filePath full file path Returns boolean
getType() getType( $filePath) : Object Get type helper function to help determine the file type Parameters $filePath Returns Object