AddFriendForm
        
        extends AbstractForm
    
    
            
            in package
            
        
    
    
    
Table of Contents
Properties
- $id : int
 
Methods
- boot() : mixed
 - initialize() : void
 - prepare() : void
 
Properties
$id
    protected
        int
    $id
    
    
    
    
Methods
boot()
    public
                    boot([int|null $id = null ]) : mixed
    Parameters
- $id : int|null = null
 
initialize()
    protected
                    initialize() : void
    prepare()
    protected
                    prepare() : void