Files
farmOS-dev/web/core/tests/fixtures/files/php-1.txt
2024-12-10 15:08:16 +01:00

5 lines
56 B
Plaintext

<?php
// phpcs:ignoreFile
print 'PHP was executed!';
?>