PublishedThemeRemover
in package
implements
PublishedThemeRemoverInterface
Class PublishedThemeRemover
Interfaces, Classes and Traits
- PublishedThemeRemoverInterface
- Interface PublishedThemeRemoverInterface
Table of Contents
- $filesystem : FilesystemAdapter
- $shopPaths : ShopPathsInterface
- __construct() : mixed
- PublishedThemeRemover constructor.
- removePublishedTheme() : void
Properties
$filesystem
protected
FilesystemAdapter
$filesystem
$shopPaths
protected
ShopPathsInterface
$shopPaths
Methods
__construct()
PublishedThemeRemover constructor.
public
__construct(FilesystemAdapter $filesystem, ShopPathsInterface $shopPaths) : mixed
Parameters
- $filesystem : FilesystemAdapter
- $shopPaths : ShopPathsInterface
Return values
mixed —removePublishedTheme()
public
removePublishedTheme() : void