We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c931c commit 0e46ab4Copy full SHA for 0e46ab4
components/com_contenthistory/src/Controller/DisplayController.php
@@ -27,7 +27,7 @@ class DisplayController extends BaseController
27
* @param array $config An optional associative array of configuration settings.
28
* @param MVCFactoryInterface|null $factory The factory.
29
* @param CMSApplication|null $app The JApplication for the dispatcher
30
- * @param ?Input $input Input
+ * @param ?Input $input Input
31
*
32
* @since 3.0
33
*/
0 commit comments