]> git.mxchange.org Git - friendica.git/commit
Changes:
authorRoland Häder <roland@mxchange.org>
Sun, 11 Sep 2022 05:04:13 +0000 (07:04 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 24 Oct 2022 18:32:24 +0000 (20:32 +0200)
commitbf9f09182e9f947e40b985640979ced2d9d115ef
tree1b97c54f34931fc55d51a004f69abe18fdd0ddca
parent05b15f28249ac83a160cbbdca9fe044c4e664b47
Changes:
- added some missing type-hints
- no need for local array `$t` (changed to "anonymous" varriant)
- formatted some arrays
src/Content/OEmbed.php
src/Content/Widget/CalendarExport.php
src/Content/Widget/ContactBlock.php
src/Content/Widget/SavedSearches.php
src/Content/Widget/TagCloud.php
src/Content/Widget/TrendingTags.php
src/Content/Widget/VCard.php