Gets the metadata factory used to gather the metadata of classes.
Return value
\Doctrine\Common\Persistence\Mapping\ClassMetadataFactory
File
- drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php, line 133
Class
- ObjectManager
- Contract for a Doctrine persistence layer ObjectManager class to implement.
Namespace
Doctrine\Common\Persistence
Code
function getMetadataFactory();