📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 10:14:47
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
Objects
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Objects
🔄 Refresh
✏️
Editing: ObjectMemberCommaUnitTest.js.fixed
Read Only
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