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