PHP Classes

File: coding_standard.xml

Recommend this page to a friend!
  Classes of Smoren Freelight   PHP Simple Log Class   coding_standard.xml   Download  
File: coding_standard.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Simple Log Class
Output log messages compliant with PSR-3
Author: By
Last change:
Date: 1 year ago
Size: 252 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset name="SimpleLog"> <description>The coding standard for SimpleLog.</description> <rule ref="PSR2"> <!-- HD wide-screen monitors are a thing --> <exclude name="Generic.Files.LineLength.TooLong"/> </rule> </ruleset>