HippoPHP\Hippo\Reporters\CLIReporter::start PHP Method

start() public method

Defined by ReportInterface.
See also: ReportInterface::start()
public start ( )
    public function start()
    {
        $this->firstFile = true;
    }