Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generic/ArbitraryParenthesesSpacing: minor clean up
As `declare()` is recognized as a parentheses owner, there is no need for it to be listed in the "additional tokens indicating that parenthesis are not arbitrary" list. Tested via an existing test: https://github.com/squizlabs/PHP_CodeSniffer/blob/master/src/Standards/Generic/Tests/WhiteSpace/ArbitraryParenthesesSpacingUnitTest.inc#L29
- Loading branch information