opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
MySource
/
Tests
/
Commenting
➕ New
📤 Upload
✎ Editing:
FunctionCommentUnitTest.inc
← Back
<?php /** * Short content. * * @return void * * @api read * @api-privilege asset.read.content * @api-mustlock false */ private function functionCall() {} /** * Short content. * * @return void * * @api read */ private function functionCall() {} /** * Short content. * * @api read * * @return void */ private function functionCall() {} /** * Short content. * * @return void * * @api-privilege asset.read.content * @api read * @api-mustlock false */ private function functionCall() {} /** * Short content. * * @return void * * @api read * * @api-privilege asset.read.content * @api-mustlock false */ private function functionCall() {} /** * Short content. * * @return void * @api read */ private function functionCall() {} /** * Test unknown tags. * * @return void * @since read * @hello hello * @package Test */ private function functionCall() {} /** * Short content. * * @return void * * @api read * @api-privilege asset.read.content * @api-mustlock false */ private function functionCall() {} /** * Short content. * * @return void * * @api read * @api-mustlock false */ private function functionCall() {} /** * Short content. * * @return void * * @api read */ private function functionCall() {} ?>
💾 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