class DeleteLogoController extends AbstractDeleteController

Properties

protected $uploadDir

Methods

ResponseInterface
handle(ServerRequestInterface $request)

No description

void
delete(ServerRequestInterface $request)

No description

__construct(SettingsRepositoryInterface $settings, Factory $filesystemFactory)

No description

Details

ResponseInterface handle(ServerRequestInterface $request)

Parameters

ServerRequestInterface $request

Return Value

ResponseInterface

protected void delete(ServerRequestInterface $request)

Parameters

ServerRequestInterface $request

Return Value

void

__construct(SettingsRepositoryInterface $settings, Factory $filesystemFactory)

Parameters

SettingsRepositoryInterface $settings
Factory $filesystemFactory