Skip to content
Snippets Groups Projects
Commit a5b041de authored by Kevin Ditscheid's avatar Kevin Ditscheid
Browse files

[BUGFIX] Fix wrong doc comment

parent 86f28e66
No related branches found
No related tags found
1 merge request!13Feature upgrade to9 lts
......@@ -47,6 +47,8 @@ class UriViewHelper extends \TYPO3\CMS\Fluid\ViewHelpers\Widget\UriViewHelper {
/**
* Get the URI for a non-AJAX Request.
*
* @param RenderingContextInterface $renderingContext
* @param array $arguments
* @return string the Widget URI
*/
protected static function getWidgetUri(RenderingContextInterface $renderingContext, array $arguments) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment