azuyalabs / yasumi

The easy PHP Library for calculating holidays
https://www.yasumi.dev
Other
1.04k stars 152 forks source link

Remove duplicate definition of newYearsDay #125

Closed c960657 closed 5 years ago

c960657 commented 5 years ago

$this->newYearsDay() is called twice from Yasumi\Provider\Germany::initialize().

stelgenhof commented 5 years ago

Thanks for catching this one! I must have missed it :)