Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4a8f7c0

Browse files
committed
fix: error 500 in v1_get_books
1 parent a3da242 commit 4a8f7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Repository/BookRepository.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use App\Entity\Book;
66
use Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository;
7-
use Doctrine\Common\Persistence\ManagerRegistry;
7+
use Doctrine\Persistence\ManagerRegistry;
88

99
/**
1010
* @method Book|null find($id, $lockMode = null, $lockVersion = null)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /