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