Gregwar / Image

A PHP library to handle images
MIT License
1k stars 190 forks source link

Not all methods are listed #132

Closed piernik closed 7 years ago

piernik commented 7 years ago

I'm using PhpStorm IDE. Not all methods are listed in Image class comment eg.: resize. It's not recognized by IDE.

Gregwar commented 7 years ago

Would you mind making a PR for that?

piernik commented 7 years ago

There's no need for PR. Here are screenshots. resize is marked because IDE don't know what is it.

image1

resize is not listed here.

image2