Neos\Flow\Log\Backend\AnsiConsoleBackend::getDisableAnsi PHP Méthode

getDisableAnsi() public méthode

public getDisableAnsi ( ) : boolean
Résultat boolean
    public function getDisableAnsi()
    {
        return $this->disableAnsi;
    }