Is the fixer enabled and fixing a file?
Sniffs should check this value to ensure they are not doing extra processing to prepare for a fix when fixing is not required.
Type: boolean
public $enabled = false;