PHP Class Devise\Media\Encoding\ZencoderNotificationsController

Inheritance: extends Illuminate\Routing\Controller
Datei anzeigen Open project: devisephp/cms Class Usage Examples

Public Methods

Method Description
__construct ( Framework $Framework ) Create a new ZencoderNotificationsController
store ( ) : mixed Stores this video file from zencoder servers onto our local server

Method Details

__construct() public method

Create a new ZencoderNotificationsController
public __construct ( Framework $Framework )
$Framework Devise\Support\Framework

store() public method

Stores this video file from zencoder servers onto our local server
public store ( ) : mixed
return mixed