mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-08-22 19:55:05 +02:00
8 lines
116 B
PHP
8 lines
116 B
PHP
<?php
|
|
|
|
namespace tests\Integration\Domain\ParameterManagement\Parameter;
|
|
|
|
class VersionParameterIntegrationTest
|
|
{
|
|
}
|