opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
Objects
➕ New
📤 Upload
✎ Editing:
ObjectMemberCommaUnitTest.js
← Back
this.request({ action: 'getTypeFormatContents', }); addTypeFormatButton.addClickEvent(function() { self.addNewTypeFormat(); }); var x = {}; var y = { VarOne : 'If you ask me, thats if you ask', VarTwo : ['Alonzo played you', 'for a fool', 'esse'], VarThree: function(arg) { console.info(1); } }; var z = { VarOne : 'If you ask me, thats if you ask', VarTwo : ['Alonzo played you', 'for a fool', 'esse'], VarThree: function(arg) { console.info(1); }, }; var x = function() { console.info(2); }; AssetListingEditWidgetType.prototype = { init: function(data, assetid, editables) { } }; AssetListingEditWidgetType.prototype = { init: function(data, assetid, editables) { }, }; AssetListingEditWidgetType.prototype = { // phpcs: disable Standard.Cat.SniffName -- testing annotation between closing brace and comma init: function(data, assetid, editables) { }, // phpcs:enable };
💾 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