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

8 lines
81 B
PHP
Raw Normal View History

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