PHP Classes

File: phpcs.xml

Recommend this page to a friend!
  Classes of Lucas de Oliveira   PHP Array Keys Case Transform   phpcs.xml   Download  
File: phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Array Keys Case Transform
Transform an array to change the case of the keys
Author: By
Last change:
Date: 5 years ago
Size: 204 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset name="Zend Framework coding standard"> <rule ref="./vendor/zendframework/zend-coding-standard/ruleset.xml"/> <!-- Paths to check --> <file>src</file> </ruleset>