PHP Class App\Http\Controllers\BaseController

Inheritance: extends Controller
Afficher le fichier Open project: hillelcoren/invoice-ninja Class Usage Examples

Protected Properties

Свойство Type Description
$entityType

Méthodes protégées

Méthode Description
returnBulk ( $entityType, $action, $ids )
setupLayout ( ) : void Setup the layout used by the controller.

Method Details

returnBulk() protected méthode

protected returnBulk ( $entityType, $action, $ids )

setupLayout() protected méthode

Setup the layout used by the controller.
protected setupLayout ( ) : void
Résultat void

Property Details

$entityType protected_oe property

protected $entityType