Skip to content
Snippets Groups Projects
Commit e678a03a authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2585749 by heykarthikwithu: ViewUIConverter::__construct docblock...

Issue #2585749 by heykarthikwithu: ViewUIConverter::__construct docblock parameters doesn't match actual parameters
parent 93088f87
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -42,6 +42,8 @@ class ViewUIConverter extends EntityConverter implements ParamConverterInterface
/**
* Constructs a new ViewUIConverter.
*
* @param \Drupal\Core\Entity\EntityManagerInterface $entity_manager
* The entity manager.
* @param \Drupal\user\SharedTempStoreFactory $temp_store_factory
* The factory for the temp store object.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment