♻️ Split up ChangesSubscriptionSender into multiple classes
commit704a815fe827ce918bab0973cde563705c65c698
authorMichael Große <mic.grosse@googlemail.com>
Mon, 22 Apr 2019 19:30:04 +0000 (22 21:30 +0200)
committerMichael Große <mic.grosse@googlemail.com>
Mon, 22 Apr 2019 19:32:06 +0000 (22 21:32 +0200)
tree8b9149548b70a8669785c194035393017a05c3c6
parent75d664955ce5e725e30126c7678dc9112d2770d2
♻️  Split up ChangesSubscriptionSender into multiple classes

This should better adhere to SRP and simplify things.
_test/tests/inc/Subscriptions/BulkSubscriptionsSenderTest.php [moved from _test/tests/inc/Subscriptions/ChangesSubscriptionsSenderTest.php with 94% similarity]
inc/Subscriptions/BulkSubscriptionSender.php [moved from inc/Subscriptions/ChangesSubscriptionSender.php with 63% similarity]
inc/Subscriptions/MediaSubscriptionSender.php [new file with mode: 0644]
inc/Subscriptions/PageSubscriptionSender.php [new file with mode: 0644]
inc/Subscriptions/SubscriptionSender.php
inc/TaskRunner.php
inc/common.php
inc/media.php
inc/subscription.php