📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 04:35:15
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Generic
/
Tests
/
Commenting
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting
🔄 Refresh
✏️
Editing: FixmeUnitTest.js
Read Only
/** * FIXME: Write this comment * FIXME */ // FIXME: remove this. alert('test'); // FIXME remove this. alert('test'); // fixme - remove this. // Extract info from the array. // FIXME: can this be done faster? // Extract info from the array (fixme: make it faster) // To do this, use a function! // nofixme! NOFIXME! NOfixme! //FIXME. //éfixme //fixmeé
💾 Save Changes
❌ Cancel