Skip to content

Remove getSchemaDefinitions from GraphQLTestBase#1087

Merged
klausi merged 2 commits intodrupal-graphql:8.x-4.xfrom
Kingdutch:patch-1
Nov 3, 2020
Merged

Remove getSchemaDefinitions from GraphQLTestBase#1087
klausi merged 2 commits intodrupal-graphql:8.x-4.xfrom
Kingdutch:patch-1

Conversation

@Kingdutch
Copy link
Copy Markdown
Contributor

The getSchemaDefinitions method was used in MockSchemaTrait.
However, this trait has been deleted quite a while ago so the
{@inheritdoc} doesn't point anywhere and there seem to be no further
uses for this method.

Removing it ensures there's no confusion for users of the
GraphQLTestBase class.

Kingdutch and others added 2 commits September 16, 2020 17:11
The `getSchemaDefinitions` method was used in `MockSchemaTrait`.
However, this trait has been deleted quite a while ago so the 
`{@inheritdoc}` doesn't point anywhere and there seem to be no further 
uses for this method. 

Removing it ensures there's no confusion for users of the 
`GraphQLTestBase` class.
@klausi klausi added the 4.x label Nov 3, 2020
@klausi klausi merged commit e648d86 into drupal-graphql:8.x-4.x Nov 3, 2020
@klausi
Copy link
Copy Markdown
Contributor

klausi commented Nov 3, 2020

Thank you!

@Kingdutch Kingdutch deleted the patch-1 branch November 5, 2020 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants