Skip to content

Conversation

@bomshteyn
Copy link

There is no need to use slash in \DB::table() PHPStorm gives warning: Qualifier is unnecessary and can be removed

This pull request fixes this.

Copy link

@yazeed yazeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@tihomiro
Copy link
Member

If a qualifier is removed, it still needs to be used in the class head in order to resolve. Plz update the PR with use statements, and it seems that a couple of instances of \DB:: occurrences have been missed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants