make public

This commit is contained in:
markus 2019-03-10 13:14:17 +01:00
parent 5b0ed63f6d
commit b302f569a9

View File

@ -113,6 +113,8 @@ class pdf_standard extends ModeleExpenseReport
* @var Company object that emits
*/
public $emetteur;
public $receiver;
public $receiver_account;
/**