Skip to content

Commit 5dea61e

Browse files
author
Silas Joisten
authored
fix(default-order): remove closing comment (#1474)
1 parent 82729ec commit 5dea61e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/default-order.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ namespace App\Entity;
5151
use ApiPlatform\Core\Annotation\ApiResource;
5252
5353
#[ApiResource(order: ["foo", "bar"])]
54-
*/
5554
class Book
5655
{
5756
// ...

0 commit comments

Comments
 (0)