From e33600ee1acd980f07ab85333d7ac6b52957ac6e Mon Sep 17 00:00:00 2001 From: Cameron Date: Thu, 10 May 2018 19:55:53 -0700 Subject: [PATCH] Updated e107 Coding Standard (markdown) --- e107-Coding-Standard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107-Coding-Standard.md b/e107-Coding-Standard.md index 8c599c9..e7ce1b8 100644 --- a/e107-Coding-Standard.md +++ b/e107-Coding-Standard.md @@ -380,4 +380,4 @@ Note and use the class-based structure introduced in v2.0 - with this it should Parameter standards (see eHelper::scParams() and eHelper::scDualParams() ) ## Recommended Code Editors -We recommend [Aptana Studio](http://www.aptana.com/products/studio3) as an editor. We may release e107-specific code-assistance in future. \ No newline at end of file +We recommend using PHPStorm by Jetbrains \ No newline at end of file