CommentTable::getTableName

  1. Bitrix24 API (v. 23.675.0)
  2. blog
  3. CommentTable
  4. getTableName
  • Модуль: blog
  • Путь к файлу: ~/bitrix/modules/blog/lib/comment.php
  • Класс: BitrixBlogCommentTable
  • Вызов: CommentTable::getTableName
static function getTableName()
{
	return 'b_blog_comment';
}

Добавить комментарий