📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 19:04:23
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
Classes
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes
🔄 Refresh
✏️
Editing: ClassFileName-Dashes-In-FilenameUnitTest.inc
Read Only
<?php // Test to demonstrate that file names should follow class names, not the other way around. // Making the class name comply with the file name would result in a parse error for this file, // as the file name doesn't comply with the naming conventions for PHP symbol names. class ClassFileNameDashesInFilenameUnitTest
💾 Save Changes
❌ Cancel