PHP 클래스 Owl\Http\Controllers\ImageController

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

공개 프로퍼티들

프로퍼티 타입 설명
$imageService

공개 메소드들

메소드 설명
__construct ( ImageService $imageService )
upload ( )

메소드 상세

__construct() 공개 메소드

public __construct ( ImageService $imageService )
$imageService Owl\Services\ImageService

upload() 공개 메소드

public upload ( )

프로퍼티 상세

$imageService 공개적으로 프로퍼티

public $imageService