mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
PHPDoc
This commit is contained in:
@@ -1530,6 +1530,7 @@ abstract class DBObject implements iDisplay
|
||||
* @return string
|
||||
* @throws \CoreException
|
||||
* @since 3.0.0 N°4106 This method is now internal. It will be set final in 3.1.0 (N°4107)
|
||||
* @since 3.0.0 N°580 New $sType parameter
|
||||
*
|
||||
*/
|
||||
public function GetName($sType = FriendlyNameType::SHORT)
|
||||
@@ -1548,6 +1549,7 @@ abstract class DBObject implements iDisplay
|
||||
* @return string
|
||||
* @throws \CoreException
|
||||
* @since 3.0.0 N°4106 This method is now internal. It will be set final in 3.1.0 (N°4107)
|
||||
* @since 3.0.0 N°580 New $sType parameter
|
||||
*
|
||||
*/
|
||||
public function GetRawName($sType = FriendlyNameType::SHORT)
|
||||
|
||||
Reference in New Issue
Block a user