示例#1
0
 /**
  * {@inheritdoc}
  */
 public function updateSelection(Query\UpdateSelection $selection)
 {
     return $this->source->updateSelection($selection);
 }