Skip to content

Commit 45296c7

Browse files
Orppastof
authored andcommitted
Update groups.md
1 parent 5860388 commit 45296c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ class Group extends BaseGroup
108108
namespace MyProject\MyBundle\Document;
109109

110110
use FOS\UserBundle\Document\Group as BaseGroup;
111-
use Doctrine\ODM\CouchDB\Mapping as MongoDB;
111+
use Doctrine\ODM\CouchDB\Mapping as CouchDB;
112112

113113
/**
114114
* @CouchDB\Document

0 commit comments

Comments
 (0)