]> git.mxchange.org Git - friendica.git/commit
Refactor Worker/Notifier part 1
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 5 Dec 2018 04:49:48 +0000 (23:49 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 14:27:05 +0000 (09:27 -0500)
commit507c215c76087e3cca8352be9c499d6a2d4a087c
treee6f77c8194ae9aab01fef1b7303aa6e934a513ce
parent061ad380f6aecbb09189538567605dce1dc2a70b
Refactor Worker/Notifier part 1

- Rename variables
- Remove orphan, duplicate and one-use intermediary variables
- Initialize potentially missing variables
- Replace obsolete Addon::callHooks call
- Simplify Notifier::activityPubDelivery() signature
src/Worker/Notifier.php