• Модуль: blog
  • Путь к файлу: ~/bitrix/modules/blog/lib/comment.php
  • Класс: BitrixBlogCommentTable
  • Вызов: CommentTable::add
static function add(array $data)
{
	throw new NotImplementedException("Use CBlogComment class.");
}