mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -28,7 +28,7 @@ interface Keyable
|
||||
{
|
||||
/**
|
||||
* Get a string that can identify a unique instance of this model
|
||||
* @return string
|
||||
* @return string|int
|
||||
*/
|
||||
public function getCompositeKey();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user