Skip to content
Snippets Groups Projects

Issue #3411185: docs for return values from various EntityDisplayRepositoryInterface() are unclear

Open Issue #3411185: docs for return values from various EntityDisplayRepositoryInterface() are unclear
Open govind giri goswami requested to merge issue/drupal-3411185:3411185- into 11.x
7 files
+ 26
8
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -59,6 +59,7 @@ public function getPackage() {
* Returns the initial package metadata that describes the metapackage.
*
* @return array
* Intial metapackage which are dependencies with core.
*/
protected function initialPackageMetadata() {
return [
Loading