File "DebugCodeUnitTest.inc"

Full Path: /home/warrior1/public_html/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Debug/DebugCodeUnitTest.inc
File size: 55 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
Debug::bam('test');
Debug::minbam($variable);
?>