getName()) ? 'Modification of a column from table \'' . $this->getTable() . '\'' : 'Modification of column \'' . $this->getName() . '\' from table \'' . $this->getTable() . '\''; } }