Marc Würth
|
120805fe03
|
Fix typos
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
56ac53de97
|
Do not use non-existing return value of void function
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
f743e5283d
|
function naming in snake case
|
2020-04-23 21:51:36 +02:00 |
|
Marc Würth
|
86fb545fbd
|
Use strict comparison operator
|
2020-04-23 21:51:34 +02:00 |
|
Marc Würth
|
3dde4dacfb
|
Do not use double quotes where not necessary
|
2020-04-23 21:51:34 +02:00 |
|
Marc Würth
|
739c92447d
|
Variable names in camel case
|
2020-04-23 21:50:32 +02:00 |
|
Marc Würth
|
093fbf56c1
|
Method naming in camel case
|
2020-04-23 21:50:32 +02:00 |
|
Marc Würth
|
33c7a030d8
|
Add spacing in comments to improve readability
|
2020-04-23 21:50:31 +02:00 |
|
Marc Würth
|
04e3f27368
|
Do no use logical operator "or", use "||" instead
|
2020-04-23 21:50:02 +02:00 |
|
Marc Würth
|
5437b46fa5
|
Automatic Code style fixes through PHPCS' PHP Code Beautifier
|
2020-04-23 21:50:02 +02:00 |
|
Marc Würth
|
fc94edc4d4
|
Modernize and clean up cod examples
|
2020-04-23 21:50:01 +02:00 |
|
Marc Würth
|
ce55733c3a
|
Improve and modernize example
|
2020-04-02 18:52:54 +02:00 |
|
Andrea Lam
|
1ef55ca6bb
|
Remove C# Connect sample and rename folder to "tutorials"
|
2016-11-10 18:18:49 -08:00 |
|