File "UseDeclarationUnitTest.14.inc.fixed"

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

<?php
use Foo\Bar; // trailing comment

/* phpcs:ignore Standard.Category.Sniff -- for reasons */

class Baz
{

}