StoreReportItemReportOwnerForm
        
        extends StoreReportItemForm
    
    
            
            in package
            
        
    
    
    
Class CreateReportOwnerForm.
Table of Contents
Properties
- $resource : ReportItem
 - $resource : ReportOwner|null
 - $isEdit : bool
 
Methods
- getReportReason() : array<int, mixed>
 - initialize() : void
 - prepare() : void
 
Properties
$resource
    public
        ReportItem
    $resource
    
    
    
    
$resource
    public
        ReportOwner|null
    $resource
    
    
    
    
$isEdit
    protected
        bool
    $isEdit
     = false
    
    
    
Methods
getReportReason()
    protected
                    getReportReason() : array<int, mixed>
    Tags
Return values
array<int, mixed>initialize()
    protected
                    initialize() : void
    Tags
prepare()
    protected
                    prepare() : void