Skip to content
Snippets Groups Projects
Verified Commit 207c6348 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 3300cb73
Branches
Tags
4 merge requests!8506Draft: Issue #3456536 by ibrahim tameme,!5646Issue #3350972 by nod_: [random test failure]...,!5600Issue #3350972 by nod_: [random test failure]...,!5343Issue #3305066 by quietone, Rename RedirectLeadingSlashesSubscriber
......@@ -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