PublishedThemePathRepository

Implements \PublishedThemePathRepositoryInterface

Class PublishedThemeRepository

package

Default

Methods

PublishedThemeRepository constructor.

__construct(\PublishedThemePathCacheReaderInterface $reader, \PublishedThemePathCacheWriterInterface $writer, \PublishedThemePathFactoryInterface $factory, \PublishedThemeRemoverInterface $remover, \ShopPathsInterface $shopBaseUrl) 

cacheFile

cacheFile() : \PublishedThemePathCacheInterface
inheritDoc

Response

\PublishedThemePathCacheInterface

removePublishedTheme

removePublishedTheme() 

store

store() 
inheritDoc

Properties

reader

reader : \PublishedThemePathCacheReaderInterface

writer

writer : \PublishedThemePathCacheWriterInterface

factory

factory : \PublishedThemePathFactoryInterface

shopBaseUrl

shopBaseUrl : \ShopPathsInterface
var

Type(s)

\ShopPathsInterface

remover

remover : \PublishedThemeRemoverInterface