PHP 클래스 Owl\Http\Controllers\MailNotifyController

상속: extends Owl\Http\Controllers\Controller
파일 보기 프로젝트 열기: owl/owl

공개 메소드들

메소드 설명
update ( Illuminate\Http\Request $request, UserService $userService, MailNotifyService $mailNotifyService ) : Illuminate\Http\Response 設定を更新

메소드 상세

update() 공개 메소드

設定を更新
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
리턴 Illuminate\Http\Response