Commit Graph
19 Commits
Author SHA1 Message Date
Marc Würth 5b3b63ee5a Make more placeholder strings more readable by using snake case 2020-04-23 21:51:36 +02:00
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 9387ed0f24 Replace non-standard use of comment sign with official multi line comment
This also improves readability.
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 cc8c554a55 Spread strings longer than allowed over multiple lines 2020-04-23 21:50:03 +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
Jaddefreitas ec2fa4ec15 Fix gramathical error
Line 37, corrected to Delete
2018-12-10 15:20:55 -02:00
Meet Bhagdev a5b3a0a93a Rename README to README.md 2017-02-02 16:36:00 -08:00
Meet Bhagdev 1d49d46bff Create README 2017-02-02 16:35:36 -08:00
Andrea Lam 1ef55ca6bb Remove C# Connect sample and rename folder to "tutorials" 2016-11-10 18:18:49 -08:00