PHP Classes

File: tests/coding_standard.xml

Recommend this page to a friend!
  Classes of Smoren Freelight   Schematic PHP Data Mapper   tests/coding_standard.xml   Download  
File: tests/coding_standard.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Schematic PHP Data Mapper
Process and convert nested arrays and objects
Author: By
Last change: Update of tests/coding_standard.xml
Date: 1 year ago
Size: 286 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset name="SchematorPHP"> <description>The coding standard for Schemator PHP.</description> <config name="php_version" value="70400"/> <rule ref="PSR12"> <exclude name="PSR2.Methods.MethodDeclaration.Underscore"/> </rule> </ruleset>