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