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. 10 core/tests/fixtures/files/php-1.txt
  4. 11.x core/tests/fixtures/files/php-1.txt
<?php
// @codingStandardsIgnoreFile
print 'SimpleTest PHP was executed!';
?>

File

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

View source
  1. <?php
  2. // @codingStandardsIgnoreFile
  3. print 'SimpleTest PHP was executed!';
  4. ?>

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