File "ClosingTagUnitTest.6.inc"

Full Path: /home/warrior1/public_html/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.6.inc
File size: 134 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
// This tests the behaviour of the sniff when there is no trailing whitespace or new line at the end of the file.
echo 'hi';

?>