mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°4454 - Measuring the use of the queryphrase book (code review 2)
This commit is contained in:
@@ -139,7 +139,7 @@ abstract class Query extends cmdbAbstractObject
|
||||
* @return string|null
|
||||
* @since 3.1.0
|
||||
*/
|
||||
public abstract function GetExportUrl(array $aValues = null) : ?string;
|
||||
abstract public function GetExportUrl(array $aValues = null) : ?string;
|
||||
|
||||
/**
|
||||
* Update last export information.
|
||||
|
||||
Reference in New Issue
Block a user