Fixed casing.
This commit is contained in:
parent
6bda2b44fe
commit
8396e72a2c
@ -8,7 +8,7 @@ use Doctrine\ORM\Mapping\ClassMetadata,
|
|||||||
|
|
||||||
require_once __DIR__ . '/../../TestInit.php';
|
require_once __DIR__ . '/../../TestInit.php';
|
||||||
|
|
||||||
class PhpMappingDriverTest extends AbstractMappingDriverTest
|
class PHPMappingDriverTest extends AbstractMappingDriverTest
|
||||||
{
|
{
|
||||||
protected function _loadDriver()
|
protected function _loadDriver()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user