@@ -103,6 +103,9 @@ |
||
| 103 | 103 | return $this->getEntityRepository()->findOneBy($criteria); |
| 104 | 104 | } |
| 105 | 105 | |
| 106 | + /** |
|
| 107 | + * @return string |
|
| 108 | + */ |
|
| 106 | 109 | public function getClassName() |
| 107 | 110 | { |
| 108 | 111 | return $this->getEntityRepository()->getClassName(); |