File "ClosureLinterUnitTest.js"

Full Path: /home/warrior1/public_html/wp-content/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Debug/ClosureLinterUnitTest.js
File size: 59 bytes
MIME-type: text/plain
Charset: utf-8

/**
 * My function
 */
function something() {
	return a;
}