BanUserForm
        
        extends AbstractForm
    
    
            
            in package
            
        
    
    
    
Class BanUserForm.
Tags
Table of Contents
Properties
Methods
- boot() : void
 - initialize() : void
 - getRoleOptions() : array<string|int, mixed>
 - prepare() : void
 
Properties
$resource
    public
        User
    $resource
    
    
    
    
Methods
boot()
    public
                    boot(int $id, UserRepositoryInterface $repository) : void
    Parameters
- $id : int
 - $repository : UserRepositoryInterface
 
initialize()
    public
                    initialize() : void
    getRoleOptions()
    protected
                    getRoleOptions() : array<string|int, mixed>
    Return values
array<string|int, mixed>prepare()
    protected
                    prepare() : void