forked from Wavyzz/dolibarr
Merge pull request #27803 from thibdrev/patch-16
qual: phpstan for htdocs/variants/class/ProductAttribute.class.php
This commit is contained in:
@@ -1304,8 +1304,8 @@ class ProductAttribute extends CommonObject
|
||||
* But for the moment we don't know if it's possible as we keep a method available on overloaded objects.
|
||||
*
|
||||
* @param string $action Action code
|
||||
* @param string $seller Object of seller third party
|
||||
* @param string $buyer Object of buyer third party
|
||||
* @param Societe $seller Object of seller third party
|
||||
* @param Societe $buyer Object of buyer third party
|
||||
* @param int $selected Object line selected
|
||||
* @param int $dateSelector 1=Show also date range input fields
|
||||
* @param string $defaulttpldir Directory where to find the template
|
||||
|
||||
Reference in New Issue
Block a user