Initial Drupal 11 with DDEV setup
This commit is contained in:
3
web/core/tests/fixtures/files/php-2.php
vendored
Normal file
3
web/core/tests/fixtures/files/php-2.php
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// phpcs:ignoreFile
|
||||
print 'PHP was executed!';
|
||||
Reference in New Issue
Block a user