timegridio / timegrid

Free, open-source, online appointments platform based on Laravel PHP Framework.
GNU Affero General Public License v3.0
958 stars 337 forks source link

Fix "CleanCode/StaticAccess" issue in app/ConciergeStrategy.php #30

Closed alariva closed 8 years ago

alariva commented 8 years ago

Avoid using static access to class '\Carbon\Carbon' in method 'getVacancies'.

https://codeclimate.com/github/alariva/timegrid/app/ConciergeStrategy.php#issue_5650daa5c4e06f0001295585

alariva commented 8 years ago

This issue will be handled within a more generic task of avoiding static class references