Skip to content

Commit f3e2b62

Browse files
authored
Rename Annotations to Attributes (#8330)
1 parent d9b816a commit f3e2b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cookbook/recipe_lock_protection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can enable it in your ``sonata_admin`` configuration:
3131
You must also configure each entity that you want to support by adding a
3232
field called ``$version`` on which the Doctrine ``Version`` feature is activated.
3333

34-
Using Annotations::
34+
Using Attributes::
3535

3636
// src/Entity/Car.php
3737

0 commit comments

Comments
 (0)