NewConstantArraysUsingConstSniff.php
PHPCompatibility, an external standard for PHP_CodeSniffer.
Tags
Table of Contents
Classes
- NewConstantArraysUsingConstSniff
- Detect declaration of constants using the `const` keyword with a (constant) array value as supported since PHP 5.6.