Fixing class description
This commit is contained in:
parent
5cfe9e1d94
commit
45969840f0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ use Doctrine\ORM\Mapping\ClassMetadataFactory;
|
|||
use Doctrine\ORM\Mapping\ClassMetadataInfo;
|
||||
|
||||
/**
|
||||
* The ClassMetadataFactory is used to create ClassMetadataInfo objects
|
||||
* The DisconnectedClassMetadataFactory is used to create ClassMetadataInfo objects
|
||||
* that do not require the entity class actually exist. This allows us to
|
||||
* load some mapping information and use it to do things like generate code
|
||||
* from the mapping information.
|
||||
|
|
Loading…
Add table
Reference in a new issue