doc comment

This commit is contained in:
Frédéric FRANCE
2019-02-24 10:08:42 +01:00
parent 390766babf
commit e7706192b5
30 changed files with 137 additions and 138 deletions

View File

@@ -29,7 +29,7 @@
*/
abstract class ModelePdfReception extends CommonDocGenerator
{
var $error='';
public $error='';
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.NotCamelCaps