opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
PSR1
/
Tests
/
Files
➕ New
📤 Upload
✎ Editing:
SideEffectsUnitTest.2.inc
← Back
<?php include 'Somefile'; const CONSTANT1 = 1; const CONSTANT2 = 2; if ($something) { echo 'hi'; } $var = myFunction(); print_r($var); echo $object->define(); echo $object -> define(); Foo::define(); $c = new class extends Something{ public function someMethod() { // ... } };
💾 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