Skip to content

Commit

Permalink
Update test-todo.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleeson authored Dec 4, 2024
1 parent 376a923 commit 0c3bff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test-todo.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

function helloWorld()
{

//TODO: This is a test of the create issues from TODO statements in the code.
echo 'helloWorld';
}

0 comments on commit 0c3bff7

Please sign in to comment.