DbPatch_Core_Application::getWriterColor PHP Method

getWriterColor() protected method

protected getWriterColor ( ) : DbPatch_Core_Color
return DbPatch_Core_Color
    protected function getWriterColor()
    {
        return new DbPatch_Core_Color();
    }