💡 N°4756 more info in the deprecated tag

This commit is contained in:
Pierre Goiffon
2023-04-11 14:43:21 +02:00
parent a73f0ba362
commit c6d9fceff9

View File

@@ -335,8 +335,8 @@ abstract class AbstractPreferencesExtension implements iPreferencesExtension
* A recommended pattern is to cache data by the mean of static members.
*
* @api
* @deprecated 3.1.0 N°4756 use the new event service instead, see {@see DBObject::FireEvent()} method
* @package UIExtensibilityAPI
* @deprecated
*/
interface iApplicationUIExtension
{