no tips in mvc model
Hi guys! I have a problem with Php storm... First i will show you a code... That you can understand what I mean:
It's my model engine:

And this is my simple Category Model:

So... Phpstorm didn't show me tips in SQL code and during writing commands, like query, fetchAll, etc...
请先登录再写评论。
Hi there,
Typehint your $pdo with PHPDoc comment.