BaseHandler
class BaseHandler extends Plugin
Base Dropbox handler
Methods
boolean
canHandle(string $filePath)
Determine of the file can be processed
boolean
handle(string $filePath)
Process the file
Details
at line line 16
boolean
canHandle(string $filePath)
Determine of the file can be processed
at line line 26
boolean
handle(string $filePath)
Process the file