esthetic
This commit is contained in:
parent
09d3d13cc9
commit
e8acb6749b
3 changed files with 16 additions and 7 deletions
|
|
@ -382,4 +382,10 @@ class Extension extends Menu_Ref_sql
|
|||
return $a_extension;
|
||||
}
|
||||
|
||||
public function __toString(): string
|
||||
{
|
||||
return "Extension";
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue