]> git.mxchange.org Git - friendica.git/commit
Use rawContent for Special Options to avoid a protected options() method
authorPhilipp <admin@philipp.info>
Tue, 4 Jan 2022 19:47:17 +0000 (20:47 +0100)
committerPhilipp <admin@philipp.info>
Tue, 4 Jan 2022 19:59:29 +0000 (20:59 +0100)
commit6dbbd081795fa1c8fe57db2248ac162efeeada88
tree45e9a4473e6cfad00bd709d60302340a294065e6
parent35a2fd45afefc5511fabd692498518a0b384b379
Use rawContent for Special Options to avoid a protected options() method
src/App/Router.php
src/BaseModule.php
src/Module/Special/Options.php
tests/src/Module/Special/OptionsTest.php