Recommend this page to a friend! |
Classes of Niko Peikrishvili | > | Minimal Twilio PHP API Send SMS | > | phpcs.xml | > | 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> |