mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 13:08:45 +02:00
8 lines
85 B
PHP
8 lines
85 B
PHP
<?php
|
|
|
|
namespace Symfony\Component\Debug\Tests\Fixtures;
|
|
|
|
class PSR4CaseMismatch
|
|
{
|
|
}
|