]> git.mxchange.org Git - friendica.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 17 Jun 2022 08:44:13 +0000 (10:44 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 17 Jun 2022 15:18:31 +0000 (17:18 +0200)
commit605e7d55b3bd6f2e229ee21b26e0b82467d88dc2
treefe75426c2c22255139ba5933352ff710753b03db
parent0c9aff8a09c288ce7fe459a32f40bc2f22f2f0e2
Continued:
- added more type-hints
- some methods in Diaspora returned void but integer was documented so I
  changed it to -1 to have a proper type-hint
src/Model/APContact.php
src/Model/FContact.php
src/Protocol/Diaspora.php