react-native-macos/ReactCommon/jscallinvoker/jsireact
Emily Janzer c35d1af6fa Add `override` to BridgeJSCallInvoker
Summary: In D15252375 I made JSCallInvoker an abstract class and extended it in BridgeJSCallInvoker, but I forgot to add the `override` keyword for overridden methods.

Reviewed By: fkgozali

Differential Revision: D15328292

fbshipit-source-id: 3e75faf1b4a968b80643b8a97071ab2e122fd643
2019-05-14 12:11:05 -07:00
..
BridgeJSCallInvoker.cpp Change JSCallInvoker to be an abstract class 2019-05-13 12:04:33 -07:00
BridgeJSCallInvoker.h Add `override` to BridgeJSCallInvoker 2019-05-14 12:11:05 -07:00
JSCallInvoker.h Change JSCallInvoker to be an abstract class 2019-05-13 12:04:33 -07:00