N°2517 - Supportability - OQL Explain

This commit is contained in:
Eric
2019-10-17 11:06:31 +02:00
parent 74a3712116
commit 36b325f71d
7 changed files with 69 additions and 16 deletions

View File

@@ -455,8 +455,9 @@ class DBUnionSearch extends DBSearch
/**
* Returns a new DBUnionSearch object where duplicates queries have been removed based on their OQLs
*
*
* @return \DBUnionSearch
* @throws \CoreException
*/
public function RemoveDuplicateQueries()
{