Merge branch 'develop' into feature/faf_event_service

This commit is contained in:
Eric Espie
2022-05-25 10:04:54 +02:00
929 changed files with 65776 additions and 34526 deletions

View File

@@ -1380,7 +1380,7 @@ JS;
* Get an ID (for any kind of HTML tag) that is guaranteed unique in this page
*
* @return int The unique ID (in this page)
* @deprecated since 3.0.0 use utils::GetUniqueId() instead
* @deprecated 3.0.0 use utils::GetUniqueId() instead
*/
public function GetUniqueId()
{