php-1.txt

Same filename in other branches
  1. 7.x modules/simpletest/files/php-1.txt
  2. 9 core/tests/fixtures/files/php-1.txt
  3. 8.9.x core/tests/fixtures/files/php-1.txt
  4. 10 core/tests/fixtures/files/php-1.txt
<?php
// phpcs:ignoreFile
print 'PHP was executed!';
?>

File

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

View source
  1. <?php
  2. // phpcs:ignoreFile
  3. print 'PHP was executed!';
  4. ?>

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.