Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove superfluous parentheses from include statements. #4254

Merged

Conversation

schlessera
Copy link
Member

Description

This removes the superfluous parentheses from all the PHP include statements.

Resolves #4252

How Has This Been Tested?

All tests still pass.

Types of changes

Removal of unneeded parentheses.

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.

Copy link
Member

@aduth aduth left a comment

Choose a reason for hiding this comment

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

Nice 👍

@aduth aduth merged commit 4167300 into WordPress:master Jan 3, 2018
@schlessera schlessera deleted the fix/include-statements-parentheses branch January 5, 2018 09:57
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.

2 participants