This file is indexed.

/usr/share/horde/wicked/lib/Text_Wiki/Render/Plain/Heading2.php is in php-horde-wicked 2.0.7-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
<?php
/**
 * @package Wicked
 */
class Text_Wiki_Render_Plain_Heading2 extends Text_Wiki_Render_Plain_Heading
{
}