We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75958e5 commit 9f6ac7fCopy full SHA for 9f6ac7f
src/doctrine/PgvectorSetup.php
@@ -7,7 +7,7 @@
7
use Doctrine\ORM\Configuration;
8
use Doctrine\ORM\EntityManager;
9
10
-abstract class PgvectorSetup
+class PgvectorSetup
11
{
12
public static function registerTypes(EntityManager $entityManager): void
13
0 commit comments