Доработка реестра
This commit is contained in:
parent
517dc477ed
commit
fa4adbb75f
3 changed files with 28 additions and 12 deletions
|
|
@ -172,12 +172,4 @@ class Settings extends Collection
|
|||
}
|
||||
file_put_contents (($file) ? $file : $this->file, $result);
|
||||
}
|
||||
|
||||
/**
|
||||
* Список модулей
|
||||
*/
|
||||
public function getModules()
|
||||
{
|
||||
return array_keys($this->data);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue