Wrongly documented @param in comment blocks of the following files,
core/lib/Drupal/Core/Field/FormatterPluginManager.php
core/lib/Drupal/Core/Field/Plugin/DataType/Deriver/FieldItemDeriver.php
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2610142-1.patch | 2.13 KB | rakesh.gectcr |
Comments
Comment #2
rakesh.gectcrComment #3
jhodgdonThanks for the patch! Sorry for the delay in reviewing -- I've been on vacation and no one else, unfortunately, ever reviews docs patches. :(
Anyway, all three of the changes here are correct. Thanks!
Comment #4
jhodgdonThanks again! Committed to both 8.x branches.