mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-03 07:04:07 +01:00
* [MOD] Code refactoring by enforcing type checks (WIP)
* [MOD] Update dependencies Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -36,9 +36,8 @@ use SP\Util\Util;
|
||||
trait SerializedModel
|
||||
{
|
||||
/**
|
||||
* @param string $class
|
||||
*
|
||||
* @param string $property
|
||||
* @param string|null $class
|
||||
* @param string $property
|
||||
*
|
||||
* @return mixed|null
|
||||
* @throws NoSuchPropertyException
|
||||
|
||||
Reference in New Issue
Block a user