PHP Classes

File: phpcs.xml

Recommend this page to a friend!
  Classes of Smoren Freelight   Partial PHP Intersection Between Two Arrays or More Sets of Values   phpcs.xml   Download  
File: phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Partial PHP Intersection Between Two Arrays or More Sets of Values
Get the values that multiple arrays have in common
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>