Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Owl
Http
Controllers
IndexController
PHP 클래스 Owl\Http\Controllers\IndexController
상속:
extends
Controller
파일 보기
프로젝트 열기: owl/owl
보호된 프로퍼티들
프로퍼티
타입
설명
$itemService
$stockService
$templateService
공개 메소드들
메소드
설명
__construct
(
ItemService
$itemService
,
StockService
$stockService
,
TemplateService
$templateService
)
index
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
ItemService
$itemService
,
StockService
$stockService
,
TemplateService
$templateService
)
$itemService
Owl\Services\ItemService
$stockService
Owl\Services\StockService
$templateService
Owl\Services\TemplateService
index()
공개
메소드
public
index
( )
프로퍼티 상세
$itemService
보호되어 있는 프로퍼티
protected
$itemService
$stockService
보호되어 있는 프로퍼티
protected
$stockService
$templateService
보호되어 있는 프로퍼티
protected
$templateService