We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b816a commit f3e2b62Copy full SHA for f3e2b62
docs/cookbook/recipe_lock_protection.rst
@@ -31,7 +31,7 @@ You can enable it in your ``sonata_admin`` configuration:
31
You must also configure each entity that you want to support by adding a
32
field called ``$version`` on which the Doctrine ``Version`` feature is activated.
33
34
-Using Annotations::
+Using Attributes::
35
36
// src/Entity/Car.php
37
0 commit comments