summaryrefslogtreecommitdiff
path: root/vendor/symfony/debug/Tests/Fixtures/casemismatch.php
blob: 691d660fd1d5b8d7e367b73eb1243c5d05a4a48a (plain)
1
2
3
4
5
6
7
<?php

namespace Symfony\Component\Debug\Tests\Fixtures;

class CaseMismatch
{
}