Skip to content
Snippets Groups Projects
Verified Commit e83fe5e9 authored by Dave Long's avatar Dave Long
Browse files

Issue #3360139 by bradjones1: Phpdoc for ResourceTypeRepositoryInterface::get...

Issue #3360139 by bradjones1: Phpdoc for ResourceTypeRepositoryInterface::get return value is incomplete

(cherry picked from commit 8b85a044)
parent a53e66a2
No related branches found
No related tags found
6 merge requests!8394[warning] array_flip(): Can only flip STRING and INTEGER values, when saving a non-revisionable custom content entity,!7780issue 3443822: fix for 'No route found for the specified format html. Supported formats: json, xml.',!4848Issue #1566662: Update module should send notifications on Thursdays,!4792Issue #2230689: Remove redundant "Italic" style,!4220Issue #3368223: Link field > Access to internal links is not checked on display.,!1459Issue #3087632: menu_name max length is too long
......@@ -30,7 +30,7 @@ public function all();
* The ID for the bundle to find. If the entity type does not have a bundle,
* then the entity type ID again.
*
* @return \Drupal\jsonapi\ResourceType\ResourceType
* @return \Drupal\jsonapi\ResourceType\ResourceType|null
* The requested JSON:API resource type, if it exists. NULL otherwise.
*
* @see \Drupal\Core\Entity\EntityInterface::bundle()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment