📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 00:00:05
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
Core
/
Fixer
/
Fixtures
✏️
Editing: GenerateDiffTest-TabsToSpaces.diff
--- tests/Core/Fixer/Fixtures/GenerateDiffTest-TabsToSpaces.inc +++ PHP_CodeSniffer @@ -3,5 +3,5 @@ $var = FALSE; if ($var) { - echo 'This line is tab indented'; + echo 'This line is tab indented'; }
💾 Save Changes
❌ Cancel