opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
Classes
➕ New
📤 Upload
✎ Editing:
LowercaseClassKeywordsUnitTest.inc
← Back
<?php Abstract Class MyClass Extends MyClass {} Final Class MyClass Implements MyInterface {} Interface MyInterface {} Trait MyTrait {} Enum MyEnum IMPLEMENTS Colorful {} ReadOnly class MyClass { Var $myVar = null; Const myConst = true; } $a = new CLASS() {}; $anon = new ReadOnly class() {}; class FinalProperties { FINAL int $prop = 1; } ABSTRACT class AbstractProperties { Abstract int $prop {set;} }
💾 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