Example #1
0
 public function findOne()
 {
     return $this->entity->findOne($this->field, $this);
 }