Skip to content

Commit

Permalink
Phan
Browse files Browse the repository at this point in the history
  • Loading branch information
driusan committed Jan 24, 2023
1 parent aad33eb commit e74e9b5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions modules/instruments/php/module.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
namespace LORIS\instruments;
use \Psr\Http\Message\ServerRequestInterface;
use \Psr\Http\Message\ResponseInterface;
use LORIS\StudyEntities\Candidate\CandID;

/**
* Class module implements the basic LORIS module functionality
Expand Down Expand Up @@ -153,8 +152,7 @@ class Module extends \Module
}

/**
* Return the query engine for all instruments installed on this
* LORIS instance.
* {@inheritDoc}
*
* @return \LORIS\Data\Query\QueryEngine
*/
Expand Down

0 comments on commit e74e9b5

Please sign in to comment.