Merge branch 'upgrade-sf5' into signature-app-master

This commit is contained in:
2024-08-28 13:23:12 +02:00
295 changed files with 14804 additions and 852 deletions

View File

@@ -11,14 +11,14 @@ declare(strict_types=1);
namespace Chill\MainBundle\Tests\Search;
use PHPUnit\Framework\TestCase;
/**
* Description of AbstractSearch.
*
* @internal
*
* @coversNothing
*/
final class AbstractSearchTest extends \PHPUnit\Framework\TestCase
final class AbstractSearchTest extends TestCase
{
/**
* @var \Chill\MainBundle\Search\AbstractSearch