symfony-cmf / symfony-cmf-docs

The documentation for the symfony content management framework
http://cmf.symfony.com
44 stars 157 forks source link

(DoctrinePHPCRBundle) Document the necessary App document mapping in the configuration section #853

Closed torreytsui closed 6 years ago

torreytsui commented 6 years ago

As part of a fix of a hard-coded mapping, default application level mapping is no longer offered out of the box (https://github.com/doctrine/DoctrinePHPCRBundle/pull/330).

In a minimal setup, mappings section is now necessary in most cases to offer document mappings on application level.