mirror of
https://github.com/Combodo/iTop.git
synced 2026-09-06 05:18:18 +02:00
8 lines
81 B
PHP
8 lines
81 B
PHP
<?php
|
|
|
|
namespace Symfony\Component\Debug\Tests\Fixtures;
|
|
|
|
class CaseMismatch
|
|
{
|
|
}
|