File "FileHeaderUnitTest.16.inc"

Full Path: /home/warrior1/public_html/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.16.inc
File size: 74 bytes
MIME-type: text/x-c++
Charset: utf-8

<?php

namespace Foo {

    use Baz;

}

namespace Bar {

    use Baz;

}