mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 16:36:59 +01:00
* [MOD] Improved plugins manager
* [MOD] Code refactoring and cleanup * [MOD] Make classes final for performance improvements and avoid some side behaviours
This commit is contained in:
@@ -245,8 +245,8 @@ final class PluginService extends Service
|
||||
/**
|
||||
* Cambiar el estado del plugin
|
||||
*
|
||||
* @param $name
|
||||
* @param $available
|
||||
* @param string $name
|
||||
* @param int $available
|
||||
*
|
||||
* @throws NoSuchItemException
|
||||
* @throws \SP\Core\Exceptions\ConstraintException
|
||||
|
||||
Reference in New Issue
Block a user