SupportsCollectionsInterface
interface SupportsCollectionsInterface (View source)
Interface for an Asset Repository which supports collections
Methods
                    void
                
                
                    filterByCollection(AssetCollection $assetCollection = null)
        
                                            
                
            NOTE: This needs to be refactored to use an asset collection identifier instead of Media's domain model before it can become a public API for other asset sources.
Details
        
                            void
    filterByCollection(AssetCollection $assetCollection = null)
        
    
    NOTE: This needs to be refactored to use an asset collection identifier instead of Media's domain model before it can become a public API for other asset sources.