ActivityPinManager
    
            
            in package
            
        
    
            
            implements
                            ActivityPinManager                    
    
    
Table of Contents
Interfaces
- ActivityPinManager
 - Interface ActivityPinManager.
 
Properties
Methods
- __construct() : mixed
 - clearCache() : void
 - getCacheName() : string
 
Properties
$repository
    private
        FeedRepositoryInterface
    $repository
    
    
    
    
Methods
__construct()
    public
                    __construct(FeedRepositoryInterface $repository) : mixed
    Parameters
- $repository : FeedRepositoryInterface
 
clearCache()
    public
                    clearCache(int $userId) : void
    Parameters
- $userId : int
 
getCacheName()
    public
                    getCacheName(int $userId) : string
    Parameters
- $userId : int