]> git.mxchange.org Git - friendica.git/commit
Changes:
authorRoland Häder <roland@mxchange.org>
Tue, 25 Oct 2022 18:22:19 +0000 (20:22 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 25 Oct 2022 18:25:13 +0000 (20:25 +0200)
commit5306bb3e31f83e29ecbac4f80115f8c6c4552f80
treece111e2aca5f5af075611c8f120a5e31a59bf35c
parenta7e9457ef2417b74aadfe3640f1ed2e2b332c1fd
Changes:
- added more missing type-hints (checked them in body of the method)
- reformatted code a little (code-style)
- moved '/.well-known/host-meta' to constant Probe::HOST_META
src/Model/Contact.php
src/Model/GServer.php
src/Module/Admin/Summary.php
src/Network/Probe.php