Browse
For agents
About
WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell
/
3.13.1
WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell
v3.13.1
Switch version
3.13.1
3.13.0
3.12.13
3.12.12
3.12.11
3.12.10
3.12.9
3.12.8
3.12.7
3.12.6
3.12.5
3.12.4
3.12.3
3.12.1
3.12.2
3.12.0
3.11.1
3.11.0
3.10.9
3.10.8
3.10.7
3.10.6
2.8.16
2.8.17
2.8.18
All 259 releases
Overview
Code
wpfunnels
/
vendor
/
posthog
/
posthog-php
/
phpcs.xml
phpcs.xml
in WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell 3.13.1, at vendor/posthog/posthog-php/phpcs.xml
9 lines
257 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<?
xml
version
=
"
1.0
"
?>
2
<
ruleset
xmlns
:
xsi
=
"
http://www.w3.org/2001/XMLSchema-instance
"
name
=
"
PHP_CodeSniffer
"
>
3
<
description
>
The coding standard for posthog-php project.
</
description
>
4
5
<
file
>
lib
</
file
>
6
<
file
>
test
</
file
>
7
8
<
rule
ref
=
"
PSR12
"
/>
9
</
ruleset
>