Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on

parameter).
This commit is contained in:
Laurent Destailleur
2014-09-27 17:13:15 +02:00
parent e8b7c9c6bd
commit 5fdd798e91
57 changed files with 42 additions and 98 deletions

View File

@@ -196,4 +196,3 @@ class FactureRecTest extends PHPUnit_Framework_TestCase
return $retAr;
}
}
?>