Skip to content

Commit 133d085

Browse files
committed
Fix typehint
1 parent cb736cc commit 133d085

File tree

1 file changed

+1
-1
lines changed
  • administrator/components/com_associations/src/View/Associations

1 file changed

+1
-1
lines changed

administrator/components/com_associations/src/View/Associations/HtmlView.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class HtmlView extends BaseHtmlView
5656
/**
5757
* Selected item type properties.
5858
*
59-
* @var Registry
59+
* @var \Joomla\Registry\Registry
6060
*
6161
* @since 3.7.0
6262
*/

0 commit comments

Comments
 (0)