File "SideEffectsUnitTest.4.inc"

Full Path: /home/warrior1/public_html/wp-content/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.4.inc
File size: 103 bytes
MIME-type: text/html
Charset: utf-8

<html>
<?php
function printHead() {
    echo '<head></head>';
}

printHead();
?>
<body></body>
</html>