Skip to content

Commit 4d79e85

Browse files
committed
- added: PHP file with echo "A hello world PHP file, so that PHPCBF has something to check.";
1 parent 49c4946 commit 4d79e85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hello-world.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?php
2+
3+
echo "A hello world PHP file, so that PHPCBF has something to check.";

0 commit comments

Comments
 (0)