jenssegers / agent

👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
https://jenssegers.com
MIT License
4.48k stars 472 forks source link

Add missing @method docblock's. #185

Closed joelbutcher closed 2 years ago

joelbutcher commented 3 years ago

I've added the dockblocks for this packages methods only.

This will assist in IDE autocompletion (VS Code, PHPStorm etc.)