Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Owl
Http
Controllers
IndexController
PHP Class Owl\Http\Controllers\IndexController
Inheritance:
extends
Controller
Mostrar archivo
Open project: owl/owl
Protected Properties
Property
Type
Description
$itemService
$stockService
$templateService
Public Methods
Method
Description
__construct
(
ItemService
$itemService
,
StockService
$stockService
,
TemplateService
$templateService
)
index
( )
Method Details
__construct()
public
method
public
__construct
(
ItemService
$itemService
,
StockService
$stockService
,
TemplateService
$templateService
)
$itemService
Owl\Services\ItemService
$stockService
Owl\Services\StockService
$templateService
Owl\Services\TemplateService
index()
public
method
public
index
( )
Property Details
$itemService
protected_oe property
protected
$itemService
$stockService
protected_oe property
protected
$stockService
$templateService
protected_oe property
protected
$templateService