Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
local
/
wp
/
tests
/
data
📤 Upload
📝 New File
📁 New Folder
Close
Editing: commandfactory-doc_comment-function.php
<?php /** * foo */ function commandfactorytests_get_doc_comment_func_1( $function = blah ) { } /** * bar function*/function commandfactorytests_get_doc_comment_func_2( $function = blah ) { } /** * /** baz */$commandfactorytests_get_doc_comment_func_3 = function ( $args ) { };
Save
Cancel