mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
📝 PHPDoc for archiving remove @api
Public API is currently under review, we shouldn't change the review perimeter !
This commit is contained in:
@@ -5152,8 +5152,6 @@ abstract class DBObject implements iDisplay
|
||||
}
|
||||
|
||||
/**
|
||||
* @api
|
||||
*
|
||||
* @throws Exception
|
||||
* @uses DBWriteArchiveFlag
|
||||
*/
|
||||
@@ -5165,8 +5163,6 @@ abstract class DBObject implements iDisplay
|
||||
}
|
||||
|
||||
/**
|
||||
* @api
|
||||
*
|
||||
* @throws Exception
|
||||
* @uses DBWriteArchiveFlag
|
||||
*/
|
||||
|
||||
@@ -1424,8 +1424,6 @@ abstract class DBSearch
|
||||
}
|
||||
|
||||
/**
|
||||
* @api
|
||||
*
|
||||
* Updates archive_flag and archive_date fields in the whole class hierarchy
|
||||
*
|
||||
* @see \DBObject::DBWriteArchiveFlag()
|
||||
|
||||
Reference in New Issue
Block a user