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