Method | Description | |
---|---|---|
__construct ( REBELinBLUE\Deployer\Contracts\Repositories\NotifyEmailRepositoryInterface $repository ) | NotifyEmailController constructor. | |
store ( |
Store a newly created NotifyEmail in storage. | |
update ( $email_id, |
Update the specified NotifyEmail in storage. |
public __construct ( REBELinBLUE\Deployer\Contracts\Repositories\NotifyEmailRepositoryInterface $repository ) | ||
$repository | REBELinBLUE\Deployer\Contracts\Repositories\NotifyEmailRepositoryInterface |
public store ( |
||
$request | ||
return |
public update ( $email_id, |
||
$email_id | ||
$request | ||
return |