Fix on typo
missing namespace for criteria class Change-Id: I78840b400ec5cb03cfdfa836481163391fcbe35c
This commit is contained in:
parent
f076fd6a7c
commit
c46a8e668e
@ -12,6 +12,7 @@
|
||||
* limitations under the License.
|
||||
**/
|
||||
|
||||
use Doctrine\Common\Collections\Criteria;
|
||||
use Doctrine\ORM\Query\Expr\Join;
|
||||
use Doctrine\ORM\Tools\Pagination\Paginator;
|
||||
use models\summit\ISummitNotificationRepository;
|
||||
|
Loading…
x
Reference in New Issue
Block a user