Skip to content

Commit 04caa9e

Browse files
authored
Update mercure.md to fix old namespace ApiPlatform\Api
1 parent abdce4d commit 04caa9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/mercure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Below is an example using the `topics` option:
133133
namespace App\ApiResource;
134134

135135
use ApiPlatform\Metadata\ApiResource;
136-
use ApiPlatform\Api\UrlGeneratorInterface;
136+
use ApiPlatform\Metadata\UrlGeneratorInterface;
137137
use App\ApiResource\User;
138138

139139
#[ApiResource(

0 commit comments

Comments
 (0)