Overrides MigrationInterface::setProcessOfProperty
public function setProcessOfProperty($property, $process_of_property) { $this->process[$property] = $process_of_property; return $this; }