🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 05:32:40 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
EndToEnd
/
Fixtures
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/tests/EndToEnd/Fixtures
🔄 Refresh
✏️
Editing: ClassOneWithoutStyleError.inc
Read Only
<?php /** * Class containing no style errors according to the end-to-end tests phpcs.xml.dist. * * @copyright 2025 PHPCSStandards and contributors * @license https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence */ namespace PHP_CodeSniffer\Tests\EndToEnd\Fixtures; class ClassOneWithoutStyleError { private function foo() { return 'bar'; } }
💾 Save Changes
❌ Cancel