Skip to content

Commit 2f22bfe

Browse files
authored
Removed mapping of removed features
1 parent ab78578 commit 2f22bfe

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

resources/config/dist/phpcr_odm.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,6 @@
2424
'de' => array('en', 'fr'),
2525
'fr' => array('en', 'de'),
2626
),
27-
'mappings' => array(
28-
'test_default' => array(
29-
'type' => 'annotation',
30-
'prefix' => 'Symfony\Cmf\Component\Testing\Document',
31-
'dir' => CMF_TEST_ROOT_DIR.'/src/Document',
32-
'is_bundle' => false,
33-
),
34-
),
3527
),
3628
);
3729

0 commit comments

Comments
 (0)