Overrides AlterableInterface::addMetaData
public function addMetaData($key, $object) { $this->query ->addMetaData($key, $object); return $this; }