Issue #2585749 by heykarthikwithu: ViewUIConverter::__construct docblock parameters doesn't match actual parameters

8.0.x
Alex Pott 2015-10-15 11:06:28 +01:00
parent 93088f8720
commit e678a03a79
1 changed files with 2 additions and 0 deletions

View File

@ -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.
*/