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