Current File : //proc/thread-self/root/home/itiffy/public_html/vendor/symfony/debug/Tests/Fixtures/FinalClass.php
<?php

namespace Symfony\Component\Debug\Tests\Fixtures;

/**
 * @final since version 3.3.
 */
class FinalClass
{
}