File "ByteOrderMarkStandard.xml"

Full Path: /home/warrior1/public_html/languages/wp-content/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/ByteOrderMarkStandard.xml
File size: 262 bytes
MIME-type: text/plain
Charset: utf-8

<documentation title="Byte Order Marks">
    <standard>
    <![CDATA[
    Byte Order Marks that may corrupt your application should not be used.  These include 0xefbbbf (UTF-8), 0xfeff (UTF-16 BE) and 0xfffe (UTF-16 LE).
    ]]>
    </standard>
</documentation>