chore: add MIT license #10
Annotations
4 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Doctrine/SchemaConnection.php#L29
Call to method getSchema() on an unknown class Macpaw\SchemaContextBundle\Service\SchemaResolver.
|
|
PHPStan:
src/Doctrine/SchemaConnection.php#L16
Parameter $resolver of method Macpaw\PostgresSchemaBundle\Doctrine\SchemaConnection::setSchemaResolver() has invalid type Macpaw\SchemaContextBundle\Service\SchemaResolver.
|
|
PHPStan:
src/Doctrine/SchemaConnection.php#L14
Property Macpaw\PostgresSchemaBundle\Doctrine\SchemaConnection::$schemaResolver has unknown class Macpaw\SchemaContextBundle\Service\SchemaResolver as its type.
|