PHP Classes

File: phpcs.xml

Recommend this page to a friend!
  Classes of Smoren Freelight   PHP Iterator-based Sequences   phpcs.xml   Download  
File: phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Iterator-based Sequences
Sequences that can be traversed with iterators
Author: By
Last change:
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>