ddev-phpunit-command-example/web/index.php

4 lines
28 B
PHP
Raw Permalink Normal View History

2020-08-27 20:25:30 +01:00
<?php
echo 'Hello World!';