User

NodeBB provider module User class

Author: Accalia
License: MIT

User.bindPost(forum) ⇒ User

Create a Post class and bind it to a forum instance

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

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