Skip to content
Snippets Groups Projects
Commit c4ddb852 authored by Gemma Guest's avatar Gemma Guest
Browse files

Add missing doxygen parameter

Re #26025
parent 68405862
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,8 @@ namespace CustomInterfaces { ...@@ -18,6 +18,8 @@ namespace CustomInterfaces {
/** Constructor /** Constructor
* @param view :: [input] The view we are managing * @param view :: [input] The view we are managing
* @param messageHandler :: Interface to a class that displays messages to
* the user
* @param batchPresenterFactory :: [input] A factory to create the batches * @param batchPresenterFactory :: [input] A factory to create the batches
* we will manage * we will manage
*/ */
......
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