SSListExporter deprecated
class SSListExporter extends Exporter implements TestOnly (View source)
deprecated
A custom exporter for prettier formatting of SilverStripe specific Objects in PHPUnit's failing test messages.
Methods
                                        protected                                                        
                
                    string
                
                                
                    recursiveExport(mixed $value, int $indentation, null|Context $processed = null)
        
                                            
                
            No description
Details
        
                            
    __construct()
        
    
    No description
        
                    protected        string
    recursiveExport(mixed $value, int $indentation, null|Context $processed = null)
        
    
    No description
        
                            array
    toMap(ViewableData $object)
        
    
    No description