Employee preparation

This commit is contained in:
Dennis Eichhorn 2016-03-05 19:44:23 +01:00
parent b351f53b64
commit 6748c04e03

View File

@ -46,6 +46,8 @@ abstract class AccountAbstract implements AccountInterface
*/
protected $type = null;
protected $parent = null;
/**
* Entry list.
*