PHP Class Owl\Http\Controllers\MailNotifyController

Inheritance: extends Owl\Http\Controllers\Controller
Afficher le fichier Open project: owl/owl

Méthodes publiques

Méthode Description
update ( Illuminate\Http\Request $request, UserService $userService, MailNotifyService $mailNotifyService ) : Illuminate\Http\Response 設定を更新

Method Details

update() public méthode

設定を更新
public update ( Illuminate\Http\Request $request, UserService $userService, MailNotifyService $mailNotifyService ) : Illuminate\Http\Response
$request Illuminate\Http\Request
$userService Owl\Services\UserService
$mailNotifyService Owl\Services\MailNotifyService
Résultat Illuminate\Http\Response