File "FileHeaderUnitTest.6.inc"

Full Path: /home/warrior1/public_html/wp-content/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.6.inc
File size: 148 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

declare(strict_types=1);

namespace App\Controller;

/**
 * This is a class docblock, not a file docblock.
 */
final class MyController
{

}