diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2025-05-09 12:23:25 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2025-05-09 15:15:35 +0200 |
commit | 7cb8a56b6a6c9f928c7a0e7f00e719770af1b823 (patch) | |
tree | bba2c82cb0ed4c45aead0c4a2310dc9843e37eaf /lib/htmlpurifier/library/HTMLPurifier/HTMLModule | |
parent | a48a72d1cd76fd5c8e343f3f8f73a27a0e920f81 (diff) | |
download | volse-hubzilla-7cb8a56b6a6c9f928c7a0e7f00e719770af1b823.tar.gz volse-hubzilla-7cb8a56b6a6c9f928c7a0e7f00e719770af1b823.tar.bz2 volse-hubzilla-7cb8a56b6a6c9f928c7a0e7f00e719770af1b823.zip |
Don't access APP:$observer directly in core
Introduce helper functions to access the various fields of the xchan
stored in `App::$observer'. This removes direct access to the attribute
from core, with the aim of allowing further refactoring later.
We can not yet make the `App::$observer` attribute private, though, as
it is also accessed directly by some addons.
Diffstat (limited to 'lib/htmlpurifier/library/HTMLPurifier/HTMLModule')
0 files changed, 0 insertions, 0 deletions