Ajout type infos dans la structure de recherche

This commit is contained in:
Michael RICOIS 2011-06-27 11:57:28 +00:00
parent 056242affe
commit d7b2ffd16b

View File

@ -1299,6 +1299,8 @@ class CriteresDirigeant
class SearchReturn
{
/** @var string */
public $info;
/** @var int */
public $nbReponses;
/** @var int */