Skip to content

Commit

Permalink
doctrine#385 doctrine#1181 DDC-3385 - fixing Events docblocks as per
Browse files Browse the repository at this point in the history
…@deeky666's review
  • Loading branch information
Ocramius committed Jan 13, 2015
1 parent ae8ab08 commit ba5378f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Doctrine/ORM/Events.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ private function __construct()
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
*/
Expand Down

0 comments on commit ba5378f

Please sign in to comment.