BaseController #
Available since 7.9.0
Base class for a custom SDK controller.
Custom SDK controllers have to extend the BaseController
class to be added with the Kuzzle.useController method.
Edit this page on Github(opens new window)
Base class for a custom SDK controller.
Custom SDK controllers have to extend the BaseController
class to be added with the Kuzzle.useController method.