Skip to content

Commit dbaf7d4

Browse files
authored
Update dto.md
removes unneeded stars
1 parent 32d23e3 commit dbaf7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/dto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Create the data persister:
8989
```php
9090
<?php
9191
// api/src/DataPersister/ResetPasswordRequestDataPersister.php
92-
****
92+
9393
namespace App\DataPersister;
9494

9595
use ApiPlatform\Core\DataPersister\DataPersisterInterface;

0 commit comments

Comments
 (0)