|
|
@@ -539,7 +539,6 @@ class Marshaller
|
|
|
}
|
|
|
|
|
|
$errors = $this->_validate($data + $keys, $options, $isNew);
|
|
|
- $schema = $this->_table->getSchema();
|
|
|
$options['isMerge'] = true;
|
|
|
$propertyMap = $this->_buildPropertyMap($data, $options);
|
|
|
$properties = $marshalledAssocs = [];
|