browser-detect icon indicating copy to clipboard operation
browser-detect copied to clipboard

Adding @mixin phpdoc comment to the Parser class

Open khaldounalhalabi opened this issue 1 year ago • 0 comments

I've just added "@mixin" phpdoc comment to \hisorange\BrowserDetect\Parser class that references to the \hisorange\BrowserDetect\Contracts\ResultInterface interface to provide better autocomplete when using the parser class since it uses the the __call magic method to define which method should be called

khaldounalhalabi avatar Jul 10 '24 21:07 khaldounalhalabi