This commit is contained in:
parent
ae8ab0812e
commit
ba5378fecc
1 changed files with 2 additions and 2 deletions
|
@ -121,8 +121,8 @@ final class Events
|
|||
const loadClassMetadata = 'loadClassMetadata';
|
||||
|
||||
/**
|
||||
* The preLoadClassMetadata event occurs before the mapping metadata for a
|
||||
* class is loaded from a mapping source (annotations/xml/yaml).
|
||||
* The onClassMetadataNotFound event occurs whenever loading metadata for a class
|
||||
* failed.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue