opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
PSR2
/
Tests
/
Namespaces
➕ New
📤 Upload
✎ Editing:
UseDeclarationUnitTest.3.inc
← Back
<?php namespace bug; use someNS\A; use someNS\B; class Bug { public function __construct() { $b = 1; $a = function () use ($b) { echo $b; }; } }
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel