browser-detect
browser-detect copied to clipboard
Adding @mixin phpdoc comment to the Parser class
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