Fix Superfluous parameter comment

This commit is contained in:
Cédric 2019-11-21 17:43:40 +01:00 committed by GitHub
parent cfa0860d24
commit 351ba58bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -993,7 +993,6 @@ class Products extends DolibarrApi
* Get attribute value by id. * Get attribute value by id.
* *
* @param int $id ID of Attribute value * @param int $id ID of Attribute value
* @param string $ref Ref of Attribute value
* @return array * @return array
* *
* @throws RestException * @throws RestException