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