From fe885f7cd42cf8d5eca9a98a03a16f4bdc0b61b8 Mon Sep 17 00:00:00 2001 From: Matt Ellis Date: Mon, 26 Feb 2018 14:55:40 +0000 Subject: [PATCH] Fix broken link --- phpstorm/existing_plugins.md | 1 - 1 file changed, 1 deletion(-) diff --git a/phpstorm/existing_plugins.md b/phpstorm/existing_plugins.md index cf27fd1cf..cd1293a7f 100644 --- a/phpstorm/existing_plugins.md +++ b/phpstorm/existing_plugins.md @@ -27,7 +27,6 @@ Features include: Goto for factories and template paths, autocomplete for factor YiiStorm is a plugin for PhpStorm IDE that is adding code navigation enhancements for Yii framework based projects. Features are: Going from render and renderPartial to the view file. Includes controllers, partials and widgets. Supports all ways of specifying a view: themes, smarty .tpl views and external actions; Going from model name in relations() to the model class; Going from the $this->widget('path.to.widget.Class') call to the widget class; Going from controller actions() to action class. -* [Official YiiStorm Web Site](http://mazx.ru/) * [GitHub](https://github.com/cmazx/yiistorm) * [YiiStorm in PhpStorm Plugins Repository](https://plugins.jetbrains.com/plugin/7182-yiistorm)