diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2023-07-19 20:19:00 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2023-07-19 20:19:00 +0200 |
commit | 718c303086e6ab6061b2a920bd8293b2c0d11348 (patch) | |
tree | 03cca41fdaba74dafef1adb1afc44ea4093bc173 /install | |
parent | a06e8bfaee7de3bc8c2691e8d6462a52d5345e09 (diff) | |
download | volse-hubzilla-718c303086e6ab6061b2a920bd8293b2c0d11348.tar.gz volse-hubzilla-718c303086e6ab6061b2a920bd8293b2c0d11348.tar.bz2 volse-hubzilla-718c303086e6ab6061b2a920bd8293b2c0d11348.zip |
Zotlabs: More type safety for AccessList class.
Add more type declarations to class attributes and functions.
This should ensure that only strings and null values can be assigned to
the various access list members. This is still a bit loose, as we should
probably aim for lists of channel or group id's instead of a generic
type like a string.
I'll leave that for later, though.
Diffstat (limited to 'install')
0 files changed, 0 insertions, 0 deletions