Skip to content

Commit 2c9f14c

Browse files
cordovalweaverryan
authored andcommitted
updates various
1 parent 5c6585b commit 2c9f14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/doctrine.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1369,7 +1369,7 @@ in general, see Doctrine's `Lifecycle Events documentation`_
13691369

13701370
.. sidebar:: Lifecycle Callbacks and Event Listeners
13711371

1372-
Notice that the ``setCreatedValue()`` method receives no arguments. This
1372+
Notice that the ``setCreatedAtValue()`` method receives no arguments. This
13731373
is always the case for lifecycle callbacks and is intentional: lifecycle
13741374
callbacks should be simple methods that are concerned with internally
13751375
transforming data in the entity (e.g. setting a created/updated field,

0 commit comments

Comments
 (0)