Work on products, first completed broadband
This commit is contained in:
@@ -9,12 +9,12 @@ interface IDs
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
public function getLIDattribute(): string;
|
||||
public function getLIDAttribute(): string;
|
||||
|
||||
/**
|
||||
* Return the system ID of the item
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
public function getSIDattribute(): string;
|
||||
public function getSIDAttribute(): string;
|
||||
}
|
Reference in New Issue
Block a user