Пример #1
0
 public function addMetaData($key, $object)
 {
     $this->query->addMetaData($key, $object);
     return $this;
 }