fix: fix php cs errors 2
This commit is contained in:
parent
a5d9bbf45f
commit
068a41aaba
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ use Gedmo\Sortable\Entity\Repository\SortableRepository;
|
|||
|
||||
/**
|
||||
* @extends SortableRepository<MenuItem>
|
||||
*
|
||||
* @method MenuItem|null find($id, $lockMode = null, $lockVersion = null)
|
||||
* @method MenuItem|null findOneBy(array $criteria, array $orderBy = null)
|
||||
* @method MenuItem[] findAll()
|
||||
|
|
|
|||
Loading…
Reference in a new issue