PHP Classes

File: phpcs.xml

Recommend this page to a friend!
  Classes of Smoren Freelight   PHP Probability Selector   phpcs.xml   Download  
File: phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Probability Selector
Decide which item to select based on probabilities
Author: By
Last change: Update of phpcs.xml
Date: 1 year 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>