phpDocumentor

PublishedThemePathRepository
in package
implements PublishedThemePathRepositoryInterface

Class PublishedThemeRepository

Interfaces, Classes and Traits

PublishedThemePathRepositoryInterface
Interface PublishedThemePathRepositoryInterface

Table of Contents

$factory  : PublishedThemePathFactoryInterface
$reader  : PublishedThemePathCacheReaderInterface
$shopBaseUrl  : ShopPathsInterface
$writer  : PublishedThemePathCacheWriterInterface
$remover  : PublishedThemeRemoverInterface
__construct()  : mixed
PublishedThemeRepository constructor.
cacheFile()  : PublishedThemePathCacheInterface
removePublishedTheme()  : void
store()  : void

Properties

Methods

__construct()

PublishedThemeRepository constructor.

public __construct(PublishedThemePathCacheReaderInterface $reader, PublishedThemePathCacheWriterInterface $writer, PublishedThemePathFactoryInterface $factory, PublishedThemeRemoverInterface $remover, ShopPathsInterface $shopBaseUrl) : mixed
Parameters
$reader : PublishedThemePathCacheReaderInterface
$writer : PublishedThemePathCacheWriterInterface
$factory : PublishedThemePathFactoryInterface
$remover : PublishedThemeRemoverInterface
$shopBaseUrl : ShopPathsInterface
Return values
mixed

Search results