MarkAsApproveListener
    
            
            in package
            
        
    
    
    
Table of Contents
Properties
Methods
- __construct() : mixed
 - handle() : void
 
Properties
$repository
    protected
        FeedRepositoryInterface
    $repository
    
    
    
    
Methods
__construct()
    public
                    __construct(FeedRepositoryInterface $repository) : mixed
    Parameters
- $repository : FeedRepositoryInterface
 
handle()
    public
                    handle(User $user, User $owner) : void