X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/phpdocumentor/reflection-docblock
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
phpdocumentor
/
reflection-docblock
/
📁
..
📁
.dependabot
📁
.github
📄
LICENSE
(1.05 KB)
📄
Makefile
(1.23 KB)
📄
README.md
(3.01 KB)
📄
composer-require-config.json
(317 B)
📄
composer.json
(1.08 KB)
📄
phive.xml
(285 B)
📄
phpcs.xml.dist
(613 B)
📄
phpstan.neon
(293 B)
📄
psalm.xml
(1.76 KB)
📁
src
Editing: phpcs.xml.dist
<?xml version="1.0"?> <ruleset name="phpDocumentor"> <description>The coding standard for phpDocumentor.</description> <file>src</file> <file>tests/unit</file> <exclude-pattern>*/tests/unit/Types/ContextFactoryTest.php</exclude-pattern> <arg value="p"/> <rule ref="phpDocumentor"> <exclude name="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly.ReferencedGeneralException" /> </rule> <rule ref="SlevomatCodingStandard.Classes.SuperfluousAbstractClassNaming.SuperfluousPrefix"> <exclude-pattern>*/src/*/Abstract*.php</exclude-pattern> </rule> </ruleset>
Upload File
Create Folder