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 5c6585b commit 2c9f14cCopy full SHA for 2c9f14c
book/doctrine.rst
@@ -1369,7 +1369,7 @@ in general, see Doctrine's `Lifecycle Events documentation`_
1369
1370
.. sidebar:: Lifecycle Callbacks and Event Listeners
1371
1372
- Notice that the ``setCreatedValue()`` method receives no arguments. This
+ Notice that the ``setCreatedAtValue()`` method receives no arguments. This
1373
is always the case for lifecycle callbacks and is intentional: lifecycle
1374
callbacks should be simple methods that are concerned with internally
1375
transforming data in the entity (e.g. setting a created/updated field,
0 commit comments