PublishedThemeValidationService

Implements \PublishedThemeValidationServiceInterface

Class PublishedThemeValidationService

package

Default

Methods

PublishedThemeValidationService constructor.

__construct(\PublishedThemePathRepositoryInterface $repository, \ShopPathsInterface $shopPaths, \CacheControl $cacheControl) 

Arguments

$shopPaths

\ShopPathsInterface

$cacheControl

\CacheControl

publishedThemeIsValid

publishedThemeIsValid() : boolean
inheritDoc

Response

boolean

removePublishedTheme

removePublishedTheme() 

Properties

repository

repository : \PublishedThemePathRepositoryInterface

shopPaths

shopPaths : \ShopPathsInterface
var

Type(s)

\ShopPathsInterface

cacheControl

cacheControl : \CacheControl
var

Type(s)

\CacheControl