ContentCleanService
    
            
            in package
            
        
    
    
    
        
        
    
Table of Contents
- $doctrine : mixed
- $log : mixed
- $settings : mixed
- __construct() : mixed
- execute() : void
Properties
$doctrine
    private
        mixed
    $doctrine
    
        
        
    
$log
    private
        mixed
    $log
    
        
        
    
$settings
    private
        mixed
    $settings
    
        
        
    
Methods
__construct()
    public
                    __construct(Log $log, Settings $settings, EntityManagerInterface $doctrine) : mixed
        
        Parameters
Return values
mixed —execute()
    public
                    execute() : void