Files
drupal11-ddev/web/core/tests/fixtures/files/php-1.txt
2025-10-08 11:39:17 -04:00

5 lines
56 B
Plaintext

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