Skip to content
Snippets Groups Projects
Commit 99f5d8ce authored by Demian Katz's avatar Demian Katz
Browse files

Fixed comments.

parent f44faafc
Branches
Tags
No related merge requests found
......@@ -98,7 +98,7 @@ class Backend extends AbstractBackend
/**
* Set the max query time.
*
* @var int $time New value
* @param int $time New value
*
* @return void
*/
......@@ -110,7 +110,7 @@ class Backend extends AbstractBackend
/**
* Set the search progress target.
*
* @var float $progress New value
* @param float $progress New value
*
* @return void
*/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment