Skip to content

Commit 7787324

Browse files
committed
30070: Improve PHPDoc for property
1 parent ffdfdad commit 7787324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/View/Element/Html/Link/Current.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class Current extends Template
3030
private const REGEX_INDEX_URL_PATTERN = '/(\/index|(\/))+($|\/$)/';
3131

3232
/**
33-
* Default path
33+
* This property specifies the default path.
3434
*
3535
* @var DefaultPathInterface
3636
*/

0 commit comments

Comments
 (0)