PHP Classes

File: phpcs.xml

Recommend this page to a friend!
  Classes of Smoren Freelight   Formula Tools PHP   phpcs.xml   Download  
File: phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Formula Tools PHP
Validate a formula from given token strings
Author: By
Last change:
Date: 9 days ago
Size: 137 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset> <file>./</file> <exclude-pattern>./vendor/*</exclude-pattern> <rule ref="PSR1" /> </ruleset>