parent
6819c1b1f2
commit
7c293c405f
1 changed files with 0 additions and 7 deletions
|
|
@ -60,13 +60,6 @@ class SoundList extends BaseType
|
|||
}
|
||||
}
|
||||
|
||||
public static function getName($id)
|
||||
{
|
||||
$this->getEntry($id);
|
||||
|
||||
return $this->getField('name');
|
||||
}
|
||||
|
||||
public function getListviewData()
|
||||
{
|
||||
$data = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue