File | --DummyFile
Dummy files can also represent a changed (but not saved) version of a file and so can have a file path either set manually, or set by putting phpcs_input_file: /path/to/file as the first line of the file contents.
void __construct(
string
$content, Ruleset
$ruleset, Config
$config)
void setErrorCounts(
int
$errorCount, int
$warningCount, int
$fixableCount, int
$fixedCount)