This repository has been archived on 2026-07-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
HomeIsWhereTheMoneyIs/vendor/symfony/debug/Tests/Fixtures/psr4/Psr4CaseMismatch.php
T
2017-05-24 18:35:30 -05:00

8 lines
85 B
PHP
Executable File

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