File "LowerCaseConstantUnitTest.js.fixed"

Full Path: /home/warrior1/public_html/languages/wp-content/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.js.fixed
File size: 300 bytes
MIME-type: text/plain
Charset: utf-8

if (variable === true) { }
if (variable === true) { }
if (variable === true) { }
variable = true;

if (variable === false) { }
if (variable === false) { }
if (variable === false) { }
variable = false;

if (variable === null) { }
if (variable === null) { }
if (variable === null) { }
variable = null;