📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 10:16:56
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
Functions
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions
🔄 Refresh
✏️
Editing: FunctionDeclarationArgumentSpacingUnitTest.4.inc
Read Only
<?php // Intentional parse error/live coding. // Ensuring that the sniff ignores unfinished function declarations (missing open parenthesis for import use). // This must be the only test in this file. $closure = function (string $param) use
💾 Save Changes
❌ Cancel