Code cleanup

This commit is contained in:
Molkobain
2021-10-11 18:00:33 +02:00
parent 2a32c5691b
commit 3f24b80043
2 changed files with 8 additions and 0 deletions

View File

@@ -10,6 +10,13 @@ use CMDBSource;
use CoreException;
use MetaModel;
/**
* Helper class to check and rebuild data integrity of hierarchical keys
*
* @author Eric Espie <eric.espie@combodo.com>
* @package Combodo\iTop\Core\MetaModel
* @since 3.0.0 N°2527
*/
class HierarchicalKey {
/**