Files @ 7316fc631f1c
Branch filter:

Location: majic-ansible-roles/roles/php_website/molecule/default/tests/data/php/optional/myindex.php

branko
MAR-145: Switch to using Bash process substitution instead of managing a bunch of temporary files.
1
2
3
4
5
<?php

echo "I will not get run.";

?>