final class StructureAdjustmentsCommandController extends CommandController (View source)

Properties

protected ContentRepositoryRegistry $contentRepositoryRegistry

Methods

void
detectCommand(string $nodeType = null, string $contentRepositoryIdentifier = 'default')

No description

void
fixCommand(string $nodeType = null, string $contentRepositoryIdentifier = 'default')

No description

Details

void detectCommand(string $nodeType = null, string $contentRepositoryIdentifier = 'default')

No description

Parameters

string $nodeType
string $contentRepositoryIdentifier

Return Value

void

void fixCommand(string $nodeType = null, string $contentRepositoryIdentifier = 'default')

No description

Parameters

string $nodeType
string $contentRepositoryIdentifier

Return Value

void