Skip to content

Commit 3b65aba

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: Update serializer.rst
2 parents 7206ffa + 7b0d4f5 commit 3b65aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ their paths using a :doc:`valid PropertyAccess syntax </components/property_acce
411411
412412
namespace App\Model;
413413
414-
use Symfony\Component\Serializer\Annotation\SerializedPath;
414+
use Symfony\Component\Serializer\Attribute\SerializedPath;
415415
416416
class Person
417417
{

0 commit comments

Comments
 (0)