class ResetPageThemeSkinsCommandHandler (View source)

Traits

Properties

protected Connection $db

Methods

string
getTreeIdsForQuery(Site $site)

A helper method for getting tree IDs for use in a query. Includes "0" in the query out of simplicity

__construct(Connection $db)

No description

__invoke(ResetPageThemeSkinsCommand $command)

No description

Details

string getTreeIdsForQuery(Site $site)

A helper method for getting tree IDs for use in a query. Includes "0" in the query out of simplicity

Parameters

Site $site

Return Value

string

__construct(Connection $db)

No description

Parameters

Connection $db

__invoke(ResetPageThemeSkinsCommand $command)

No description

Parameters

ResetPageThemeSkinsCommand $command