getType()) ? '' : ' (' . $this->getType()->value . ')'; return 'Addition of a new index' . $type . ' to table \'' . $this->getTable() . '\''; } }