gmarche/vendor/symfony/debug/Tests/Fixtures/casemismatch.php

8 lines
81 B
PHP

<?php
namespace Symfony\Component\Debug\Tests\Fixtures;
class CaseMismatch
{
}