EditReportReasonForm
extends CreateReportReasonForm
in package
Class EditReportReasonForm.
Table of Contents
Properties
- $resource : ReportReason
- $resource : ReportReason|null
- $repository : ReportReasonRepositoryInterface
Methods
- boot() : void
- initialize() : void
- prepare() : void
Properties
$resource
public
ReportReason
$resource
$resource
public
ReportReason|null
$resource
$repository
protected
ReportReasonRepositoryInterface
$repository
Methods
boot()
public
boot(ReportReasonRepositoryInterface $repository[, int|null $id = null ]) : void
Parameters
- $repository : ReportReasonRepositoryInterface
- $id : int|null = null
initialize()
protected
initialize() : void
prepare()
protected
prepare() : void