8000
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 5fd7456 commit d8431d9Copy full SHA for d8431d9
src/Contracts/Schema/SchemaFactoryInterface.php
@@ -34,7 +34,7 @@ interface SchemaFactoryInterface
34
public function createContainer(array $providers = []): ContainerInterface;
35
36
/**
37
- * Create adapter for schema provider container that returns 'resource identifiers' schemes.
+ * Create adapter for schema provider container that returns 'resource identifiers' schemas.
38
39
* @param ContainerInterface $container
40
*
0 commit comments