Example #1
0
 /**
  * {@inheritdoc}
  */
 public function select()
 {
     return $this->selectorFactory->createSelector($this);
 }