📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:04:39
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
Core
/
Files
/
File
✏️
Editing: GetDeclarationNameJSTest.js
/* testInvalidTokenPassed */ print something; var object = { /* testClosure */ propertyName: function () {} } /* testFunction */ function functionName() {} /* testClass */ class ClassName { /* testMethod */ methodName() { return false; } } /* testFunctionUnicode */ function π() {}
💾 Save Changes
❌ Cancel