spatie / period

Complex period comparisons
https://spatie.be/open-source
MIT License
1.55k stars 72 forks source link

Fix static methods examples in readme #104

Closed netcom closed 2 years ago

netcom commented 2 years ago

Call to static metods have extra "()". This pull request fixes documentation in readme.md

brendt commented 2 years ago

This is the correct behaviour: https://github.com/spatie/period/blob/main/src/Boundaries.php, https://github.com/spatie/period/blob/main/src/Precision.php