PHP Classes

File: phpcs.xml

Recommend this page to a friend!
  Classes of Niko Peikrishvili   Minimal Twilio PHP API Send SMS   phpcs.xml   Download  
File: phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Minimal Twilio PHP API Send SMS
Send SMS messages using the Twilio API
Author: By
Last change:
Date: 3 years ago
Size: 203 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset name="PSR2"> <description>The PSR2 coding standard.</description> <rule ref="PSR2"/> <file>src/</file> <exclude-pattern>vendor</exclude-pattern> </ruleset>