drupal/core/tests/fixtures/files/php-1.txt

5 lines
56 B
Plaintext

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