StoreReportItemMobileForm
extends AbstractForm
in package
-------------------------------------------------------------------------- Form Configuration -------------------------------------------------------------------------- stub: /packages/resources/edit_form.stub.
Table of Contents
Properties
Methods
- boot() : void
- getReportReason() : array<int, mixed>
- initialize() : void
- prepare() : void
Properties
$resource
public
ReportItem
$resource
Methods
boot()
public
boot(CreateFormRequest $request) : void
Parameters
- $request : CreateFormRequest
getReportReason()
protected
getReportReason() : array<int, mixed>
Tags
Return values
array<int, mixed>initialize()
protected
initialize() : void
Tags
prepare()
protected
prepare() : void