opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
PSR12
/
Tests
/
Classes
➕ New
📤 Upload
✎ Editing:
OpeningBraceSpaceUnitTest.inc.fixed
← Back
<?php class Foo {} class Foo1 { } class Foo2 { public function foo() { } } interface Foo3 { } trait Foo4 { } class Foo5 { // Comment here } class Foo6 { public const X = 1; } $instance = new class extends \Foo implements \HandleableInterface { // Class content }; $instance = new class extends \Foo implements \HandleableInterface { // Class content }; enum Valid { } enum Invalid { }
💾 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