Topic

NodeBB provider module Topic class

Author: Accalia
License: MIT

Topic.bindTopic(forum) ⇒ User

Create a Topic class and bind it to a forum instance

Kind: static method of Topic
Returns: User - A Topic class bound to the provided forum instance

Param Type Description
forum Provider A forum instance to bind to constructed Topic class