relax instance check in remoteAPI loading
commit899eedfd0095b08b079592b3045625bd69dde2e9
authorAndreas Gohr <andi@splitbrain.org>
Tue, 29 Aug 2023 14:27:19 +0000 (29 16:27 +0200)
committerAndreas Gohr <andi@splitbrain.org>
Tue, 29 Aug 2023 14:27:19 +0000 (29 16:27 +0200)
tree4c36fcfd3dca3834b4b4ceab08871dca70672ec5
parent6e695190a730214d53bcea6198b632234e98c6f2
relax instance check in remoteAPI loading

This broke tests. Ideally an Interface should be defined that both the
real APICore and the TestPlugin implement.
inc/Remote/Api.php