📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 06:00:21
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Generic
/
Tests
/
Files
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files
🔄 Refresh
✏️
Editing: OneTraitPerFileUnitTest.inc
Read Only
<?php trait foo { } trait bar { } trait baz { } $trait = 'foo'; echo $this->trait; echo Something::$trait; echo $trait;
💾 Save Changes
❌ Cancel