This file is indexed.

/usr/share/php/ApiGen/DI/parser.services.neon is in php-apigen 4.1.2-1ubuntu2.

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
 8
 9
10
11
services:
	- ApiGen\Parser\Elements\AutocompleteElements
	- ApiGen\Parser\Elements\ElementExtractor
	- ApiGen\Parser\Elements\ElementFilter
	- ApiGen\Parser\Elements\Elements
	- ApiGen\Parser\Elements\ElementSorter
	- ApiGen\Parser\Elements\ElementStorage
	- ApiGen\Parser\Elements\GroupSorter
	- ApiGen\Parser\Parser
	- ApiGen\Parser\ParserResult
	- ApiGen\Reflection\TokenReflection\ReflectionFactory