Add IReactionObject interface for LikeableObjects
authorJoshua Rüsweg <josh@bastelstu.be>
Fri, 22 Jun 2018 15:46:42 +0000 (17:46 +0200)
committerJoshua Rüsweg <josh@bastelstu.be>
Fri, 22 Jun 2018 15:46:42 +0000 (17:46 +0200)
commitba89588f8449b2d03cc005aeaf6f2c7d28802fc7
treeeb18a62a03ff7d8cae41622f69cf4c31a4b3f4b8
parent3313c0f4faeae2d66707fe62ae55d8d06ddbaef9
Add IReactionObject interface for LikeableObjects
This interface should help to determine whether the plugin has been adapted to API 3.2. If a LikeableObject does not implement this interface, no notification will be sent.
See #2508
wcfsetup/install/files/lib/data/reaction/object/IReactionObject.class.php [new file with mode: 0644]