mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 03:58:45 +02:00
N°6516 - Add @experimental PHP annotation on temporary objects features
This commit is contained in:
@@ -8,6 +8,15 @@ namespace Combodo\iTop\Service\TemporaryObjects;
|
||||
|
||||
use MetaModel;
|
||||
|
||||
/**
|
||||
* TemporaryObjectConfig.
|
||||
*
|
||||
* Handle temporary object configuration.
|
||||
*
|
||||
* @experimental do not use, this feature will be part of a future version
|
||||
*
|
||||
* @since 3.1
|
||||
*/
|
||||
class TemporaryObjectConfig
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user