Comment
The Comment class extends the Base class and inherits all methods.
public function notify(void)
public static function paginate(int $page = 1, int $perpage = 10)
public static function spam(array $comment)
The Comment class extends the Base class and inherits all methods.
public function notify(void)
public static function paginate(int $page = 1, int $perpage = 10)
public static function spam(array $comment)