N°4106 - Deprecate usage of DBObject::GetName()

This commit is contained in:
Molkobain
2021-06-28 12:06:25 +02:00
parent 410948fb4e
commit 0997189969

View File

@@ -1517,7 +1517,8 @@ abstract class DBObject implements iDisplay
/**
* Helper to get the friendly name in a safe manner for displaying inside a web page
*
* @internal since 3.0 will be set final in 3.1
* @internal
* @since 3.0.0 N°4106 This method is now internal. It will be set final in 3.1.0 (N°4107)
*
* @return string
* @throws \CoreException