FindingDetailControl
class FindingDetailControl implements ControlInterface (View source)
Opens a modal window to show the details about a particular Finding.
Since the finding is available from the parent context we don't need to pass it in here.
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
                    getFormatter()
        
                                            
                
            No description
Details
        
                            
    jsonSerialize()
        
    
    {@inheritdoc}
        
                            
    denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])
        
    
    No description
        
                            FormatterInterface
    getFormatter()
        
    
    No description