StyleValue
class StyleValue implements JsonSerializable (View source)
Properties
| protected StyleInterface | $style | ||
| protected ValueInterface | $value | 
Methods
Details
        
                            
    __construct(StyleInterface $style, ValueInterface $value)
        
    
    StyleValue constructor.
        
                            StyleInterface
    getStyle()
        
    
    No description
        
                            ValueInterface
    getValue()
        
    
    No description
        
                            
    jsonSerialize()
        
    
    No description