Skip to content

Commit 47e8434

Browse files
committed
fix(operation): remove unused operation
1 parent a3e4829 commit 47e8434

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/dto.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ use ApiPlatform\Metadata\GetCollection;
234234
use Doctrine\ORM\Mapping as ORM;
235235
use Symfony\Component\Validator\Constraints as Assert;
236236

237-
#[Get(provider: BookProvider::class)]
238237
#[GetCollection (provider: BookProvider::class)]
239238
final class Book
240239
{

0 commit comments

Comments
 (0)