mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 21:18:46 +02:00
N°6516 - Add @experimental PHP annotation on temporary objects features
This commit is contained in:
@@ -13,6 +13,8 @@ use iBackgroundProcess;
|
||||
*
|
||||
* Background task to collect and garbage expired temporary objects..
|
||||
*
|
||||
* @experimental do not use, this feature will be part of a future version
|
||||
*
|
||||
* @since 3.1
|
||||
*/
|
||||
class TemporaryObjectGC implements iBackgroundProcess
|
||||
|
||||
Reference in New Issue
Block a user