rentalhost / laravel-insight

IDEA plugin to works with Laravel Framework.
MIT License
27 stars 6 forks source link

Support\Fluent: should not reference it directly as type #23

Closed rentalhost closed 7 years ago

rentalhost commented 7 years ago

Following #19

Once that new Fluent is not recomended, then we should avoid expects it as type in any place, once that we cannot use the real references.

Should not uses Fluent as typehint: