1
0
mirror of synced 2025-01-18 22:41:43 +03:00

#385 #1181 DDC-3385 - minor CS fix (spacing)

This commit is contained in:
Marco Pivetta 2015-01-13 20:33:30 +01:00
parent 8ea394e778
commit eaa9187dd8

View File

@ -119,6 +119,7 @@ final class Events
* @var string
*/
const loadClassMetadata = 'loadClassMetadata';
/**
* The preLoadClassMetadata event occurs before the mapping metadata for a
* class is loaded from a mapping source (annotations/xml/yaml).