WebFont
class WebFont implements JsonSerializable (View source)
Properties
| protected string | $name | ||
| protected string | $type | 
Methods
                    __construct(string $name, string $type)
        
                                            
                
            WebFont constructor.
                    string
                
                
                    getName()
        
                                            
                
            No description
                    void
                
                
                    setName(string $name)
        
                                            
                
            No description
                    string
                
                
                    getType()
        
                                            
                
            No description
                    void
                
                
                    setType(string $type)
        
                                            
                
            No description
                    jsonSerialize()
        
                                            
                
            No description
Details
        
                            
    __construct(string $name, string $type)
        
    
    WebFont constructor.
        
                            string
    getName()
        
    
    No description
        
                            void
    setName(string $name)
        
    
    No description
        
                            string
    getType()
        
    
    No description
        
                            void
    setType(string $type)
        
    
    No description
        
                            
    jsonSerialize()
        
    
    No description