UserProfileForm
        
        extends AbstractForm
    
    
            
            in package
            
        
    
    
            
            Uses
                            RelationTrait,                             GenderTrait                    
    
Tags
Table of Contents
Methods
- getCityCode() : array<string, mixed>|null
 - getRelations() : array<string|int, mixed>
 - initialize() : void
 - prepare() : void
 
Methods
getCityCode()
    public
                    getCityCode() : array<string, mixed>|null
    Return values
array<string, mixed>|nullgetRelations()
    public
                    getRelations() : array<string|int, mixed>
    Return values
array<string|int, mixed>initialize()
    public
                    initialize() : void
    Tags
prepare()
    protected
                    prepare() : void