PhpSpec\Formatter\Html\HtmlIO::isVerbose PHP Method

isVerbose() public method

public isVerbose ( ) : boolean
return boolean
    public function isVerbose()
    {
        return true;
    }