File "UseDeclarationUnitTest.4.inc"

Full Path: /home/warrior1/public_html/wp-content/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.4.inc
File size: 72 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
use My\Full\Classname as Another;
?>
<h1><?php echo $foo; ?></h1>