Cyvelnet / laravel5-fractal

A simple fractal service provider and transformer generator for laravel >=5
MIT License
79 stars 21 forks source link

method collection marked as @internal #2

Closed isaackearl closed 9 years ago

isaackearl commented 9 years ago

I'm using phpstorm as my ide and when I use Fractal::collection it crosses it out as an indication that it is marked as @internal (phpdoc) and that I shouldn't use it. Still works but is bothersome.

isaackearl commented 9 years ago

I will say as a side note, that I really like your laravel package. Looking forward to seeing it evolve etc.

Cyvelnet commented 9 years ago

oops, my bad for not removing that and glad to know that you like it :)