mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-10 05:34:25 +02:00
Implement reloadAddons()
This commit is contained in:
parent
33398298d5
commit
5cf2b7d7bd
3 changed files with 82 additions and 15 deletions
|
@ -55,7 +55,7 @@ interface AddonHelper
|
|||
public function loadAddons(): void;
|
||||
|
||||
/**
|
||||
* Reload (uninstall and install) all updated addons.
|
||||
* Reload (uninstall and install) all installed and modified addons.
|
||||
*/
|
||||
public function reloadAddons(): void;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue