Documentation

ArbitraryParenthesesSpacingSniff.php

Check & fix whitespace on the inside of arbitrary parentheses.

Arbitrary parentheses are those which are not owned by a function (call), array or control structure. Spacing on the outside is not checked on purpose as this would too easily conflict with other spacing rules.

Tags
author

Juliette Reinders Folmer phpcs_nospam@adviesenzo.nl

copyright

2017 Juliette Reinders Folmer. All rights reserved.

license

https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence

Interfaces, Classes and Traits

ArbitraryParenthesesSpacingSniff

Search results