Fixing class description
This commit is contained in:
parent
5cfe9e1d94
commit
45969840f0
@ -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…
x
Reference in New Issue
Block a user