Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark authored Sep 28, 2017
1 parent 0e68317 commit dc0db36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ IdeHelper plugin for CakePHP applications.
## Features

The main idea is to improve IDE compatibility and use annotations to make the IDE understand the
"magic" of CakePHP, so you can click through the classes and object chains as well as spot obvious issues and mistakes easier.
"magic" of CakePHP, so you can click through the class methods and object chains as well as spot obvious issues and mistakes easier.
The IDE will usually mark problematic code yellow (missing, wrong method etc).

- Add annotations to existing code (e.g. when upgrading an application) just like baking would to new code.
Expand Down

0 comments on commit dc0db36

Please sign in to comment.