Can't document menus resolved.
2 unresolved threads
Merged
requested to merge issue/content_model_documentation-3511513:3511513-cant-document-menus into 1.0.x
2 unresolved threads
Compare changes
+ 48
− 2
@@ -7,6 +7,7 @@ use Drupal\Core\Config\ConfigFactoryInterface;
@@ -36,6 +37,13 @@ class DocumentableEntityProvider extends ServiceProviderBase {
@@ -52,11 +60,15 @@ class DocumentableEntityProvider extends ServiceProviderBase {
@@ -218,9 +230,43 @@ class DocumentableEntityProvider extends ServiceProviderBase {
I think we should optionally inject the menus into $this->fieldMap if they are not there. (see explanation of why below)