Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
App
Http
Controllers
BaseController
PHP Class App\Http\Controllers\BaseController
Inheritance:
extends
Controller
Show file
Open project: hillelcoren/invoice-ninja
Class Usage Examples
Protected Properties
Property
Type
Description
$entityType
Protected Methods
Method
Description
returnBulk
(
$entityType
,
$action
,
$ids
)
setupLayout
( ) :
void
Setup the layout used by the controller.
Method Details
returnBulk()
protected
method
protected
returnBulk
(
$entityType
,
$action
,
$ids
)
setupLayout()
protected
method
Setup the layout used by the controller.
protected
setupLayout
( ) :
void
return
void
Property Details
$entityType
protected property
protected
$entityType