Correction type

This commit is contained in:
Michael RICOIS 2011-01-25 17:15:06 +00:00
parent 90a9c5fa8c
commit 50c6662d55

View File

@ -863,7 +863,7 @@ class ListeJalCollecteReturn
{
/** @var ErrorType */
public $error;
/** @var JalCollecte */
/** @var JalCollecte[] */
public $result;
}