BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
Core
/
Files
/
File
📤 Upload
📝 New File
📁 New Folder
Close
Editing: GetDeclarationNameJSTest.js
/* testInvalidTokenPassed */ print something; var object = { /* testClosure */ propertyName: function () {} } /* testFunction */ function functionName() {} /* testClass */ class ClassName { /* testMethod */ methodName() { return false; } } /* testFunctionUnicode */ function π() {}
Save
Cancel