File "InlineHTMLUnitTest.3.inc"

Full Path: /home/warrior1/public_html/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.3.inc
File size: 46 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
echo 'foo';
?>
<body>
<?php
echo 'bar';