Commit 45969840 authored by Jonathan H. Wage's avatar Jonathan H. Wage

Fixing class description

parent 5cfe9e1d
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment