mirror of
https://github.com/doctrine/data-fixtures.git
synced 2026-03-23 22:32:13 +01:00
Fix typo in ReferenceRepository PHPDoc
This commit is contained in:
@@ -116,7 +116,7 @@ class ReferenceRepository
|
||||
* not be set yet
|
||||
*
|
||||
* Notice: in case if identifier is generated after
|
||||
* the record is inserted, be sure tu use this method
|
||||
* the record is inserted, be sure to use this method
|
||||
* after $object is flushed
|
||||
*
|
||||
* @param object $object - managed object
|
||||
|
||||
Reference in New Issue
Block a user