PHP Classes

File: phpcs.xml

Recommend this page to a friend!
  Classes of AccountKiller   Fuse   phpcs.xml   Download  
File: phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Fuse
Fuzzy search of arrays using the Bitap algorithm
Author: By
Last change:
Date: 1 year ago
Size: 154 bytes
 

Contents

Class file image Download
<?xml version="1.0" ?> <ruleset> <file>src</file> <file>test</file> <rule ref="PSR12"> <severity>4</severity> </rule> </ruleset>