Code improvements (#1649)
* use global namespace for faster lookups * phpstan level 5
This commit is contained in:
@@ -36,7 +36,7 @@ final class TimesheetInvoiceItemRepository implements InvoiceItemRepositoryInter
|
||||
}
|
||||
|
||||
/**
|
||||
* @param InvoiceItemInterface[] $invoiceItems
|
||||
* @param Timesheet[] $invoiceItems
|
||||
*/
|
||||
public function setExported(array $invoiceItems)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user