tests/Codes/Theurgist/AffectionPeriodCodeTest.php
<?php declare(strict_types=1);
declare(strict_types = 1);
namespace DrdPlus\Tests\Codes\Theurgist;
class AffectionPeriodCodeTest extends AbstractTheurgistCodeTest
{
protected function getValuesSameInCzechAndEnglish(): array
{
return [];
}
}