cleanup and tests added for ci/cd

This commit is contained in:
Dennis Eichhorn 2019-11-20 22:28:04 +01:00
parent 2d304ea5a9
commit be11cfc2fa

View File

@ -92,7 +92,7 @@ abstract class AccountAbstract
*
* @param \DateTime $start Interval start
* @param \DateTime $end Interval end
* @param int $dateType
* @param int $dateType Date type by witch the entries should be filtered
*
* @return array
*