OperatorSpacingSniff.php
WordPress Coding Standard.
Tags
Table of Contents
Classes
- OperatorSpacingSniff
- Verify operator spacing, uses the Squiz sniff, but additionally also sniffs for the `!` (boolean not) and the boolean and logical and/or operators.