Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.4.inc
<?php
use My\Full\Classname as Another;
?>
<h1><?php echo $foo; ?></h1>