IRepairStep
Repair step
Tags
Table of Contents
Methods
getName()
Returns the step's name
public
getName() : string
Tags
Return values
string —run()
Run repair step.
public
run(IOutput $output) : mixed
Must throw exception on error.
Parameters
- $output : IOutput