DashboardPageLocation
abstract class DashboardPageLocation implements DashboardPageLocationInterface (View source)
Traits
A simple trait to use when you're working with a class that's only property to serialize is "class" and it has nothing to set in the denormlize method.
Methods
                    denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])
        
                                            
                
            No description
                    string
                
                
                    getUrl()
        
                                            
                
            No description
Details
        
                            
    jsonSerialize()
        
    
    {@inheritdoc}
        
                            
    denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])
        
    
    No description
        
                            string
    getUrl()
        
    
    No description