Quick documentation improvement.

master
Loic d'Anterroches 2009-05-26 15:02:30 +02:00
parent 54abd7bc7b
commit 0abb706ded
1 changed files with 1 additions and 2 deletions

View File

@ -80,8 +80,7 @@ class IDF_Form_MembersConf extends Pluf_Form
/** /**
* From the input, find the bad logins. * From the input, find the bad logins.
* *
* Throw a Pluf_Form_Invalid exception when bad logins are found. * @throws Pluf_Form_Invalid exception when bad logins are found
*
* @param string Comma, new line delimited list of logins * @param string Comma, new line delimited list of logins
* @return string Comma, new line delimited list of logins * @return string Comma, new line delimited list of logins
*/ */