mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
DbObject: add a hint on getId, check later
This commit is contained in:
parent
34c550f4bc
commit
417b59f6d6
@ -425,6 +425,8 @@ abstract class DbObject
|
|||||||
/**
|
/**
|
||||||
* Return the unique identifier
|
* Return the unique identifier
|
||||||
*
|
*
|
||||||
|
* // TODO: may conflict with ->id
|
||||||
|
*
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function getId()
|
public function getId()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user