PHP Classes

File: htdocs/xoops_lib/vendor/boenrobot/money_format_polyfill/phpcs.xml

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/xoops_lib/vendor/boenrobot/money_format_polyfill/phpcs.xml   Download  
File: htdocs/xoops_lib/vendor/boenrobot/money_format_polyfill/phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 364 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset name="money_format"> <description>The money_format polyfill CS (which is PEAR).</description> <file>src</file> <!-- Include the whole PEAR standard --> <rule ref="PEAR"> <exclude name="PEAR.NamingConventions.ValidFunctionName" /> <exclude name="PEAR.Commenting.FileComment" /> </rule> </ruleset>