Squiz.Functions.FunctionDeclarationArgumentSpacing

This commit is contained in:
Frédéric FRANCE
2019-01-27 15:20:16 +01:00
parent a9da6a2d51
commit f0cdf300d1
541 changed files with 2338 additions and 2329 deletions

View File

@@ -59,7 +59,7 @@ class CSMSFile
* @param int $priority Priority
* @param int $class Class
*/
function __construct($to,$from,$msg,$deliveryreceipt=0,$deferred=0,$priority=3,$class=1)
function __construct($to, $from, $msg, $deliveryreceipt = 0, $deferred = 0, $priority = 3, $class = 1)
{
global $conf;