1
0
Fork 0
mirror of synced 2025-04-02 12:56:16 +03:00

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).