]> git.mxchange.org Git - friendica.git/commit
Changes
authorRoland Häder <roland@mxchange.org>
Thu, 30 Jun 2022 12:16:30 +0000 (14:16 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 30 Jun 2022 12:18:13 +0000 (14:18 +0200)
commit83cbe586acdc4ef21a7c46bf50534458c1b590d5
tree48db5173d113a54f1999455c2c2f12f125b20357
parente33f5612ab09c888a2925307338205a6ef5f0271
Changes
- renamed Item::visibleActivity() to Item::isVisibleActivity() as this returns
  a boolean value
- added some type-hints
- added some documentation
src/Content/Conversation.php
src/Content/Item.php
src/Content/Nav.php
src/Content/OEmbed.php
src/Content/PageInfo.php
src/Content/Pager.php
src/Content/Smilies.php
src/Content/Widget.php
src/Object/Post.php