added export module (#538)
This commit is contained in:
@@ -22,6 +22,8 @@ class InvoiceQuery extends TimesheetQuery
|
||||
protected $template;
|
||||
|
||||
/**
|
||||
* TODO can this be removed ???
|
||||
*
|
||||
* @var InvoiceTemplate[]
|
||||
*/
|
||||
protected $templates = [];
|
||||
|
||||
Reference in New Issue
Block a user