diff --git a/core/dbobject.class.php b/core/dbobject.class.php index 1e8ab83cc..377bfc953 100644 --- a/core/dbobject.class.php +++ b/core/dbobject.class.php @@ -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