Update commonobject.class.php

This commit is contained in:
Philippe Grand 2018-08-23 09:57:19 +02:00 committed by GitHub
parent 3309badd8d
commit e09f7bedd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ abstract class CommonObject
/**
* @var string Name of table without prefix where object is stored
*/
public $table_element
public $table_element;
/**
* @var