4 lines
77 B
Text
4 lines
77 B
Text
<?php
|
|
// @codingStandardsIgnoreFile
|
|
print 'SimpleTest PHP was executed!';
|
|
?>
|