mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 17:48:43 +02:00
8 lines
79 B
PHP
8 lines
79 B
PHP
<?php
|
|
|
|
namespace Symfony\Component\Debug\Tests\Fixtures;
|
|
|
|
class NotPSR0bis
|
|
{
|
|
}
|