StaticPHPDriver.php

Namespace

Doctrine\Common\Persistence\Mapping\Driver

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php
View source

Classes

Namesort descending Description
StaticPHPDriver The StaticPHPDriver calls a static loadMetadata() method on your entity classes where you can manually populate the ClassMetadata instance.