forked from Wavyzz/dolibarr
Qual: Fix PHPdoc to match parent
This commit is contained in:
@@ -731,7 +731,7 @@ class CMailFile
|
||||
/**
|
||||
* Send mail that was prepared by constructor.
|
||||
*
|
||||
* @return negative-int|bool|string True if mail sent, false otherwise. Negative int if error in hook. String if incorrect send mode.
|
||||
* @return int|bool|string True if mail sent, false otherwise. Negative int if error in hook. String if incorrect send mode.
|
||||
*/
|
||||
public function sendfile()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user