Skip to content

Commit 15526a4

Browse files
authored
Update identifiers.md (#1946)
1 parent 0bd2cc1 commit 15526a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/identifiers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Let's create a `Provider` for the `Person` entity:
6868
namespace App\State;
6969

7070
use App\Entity\Person;
71+
use ApiPlatform\Metadata\Operation;
7172
use ApiPlatform\State\ProviderInterface;
7273
use App\Uuid;
7374

0 commit comments

Comments
 (0)