Tharos / LeanMapper

Lean Mapper is a tiny ORM based on powerful Dibi database abstraction library for PHP.
MIT License
87 stars 35 forks source link

Change PHP keywords to comply with PSR2 #146

Closed mullikine closed 5 years ago

mullikine commented 5 years ago

Hi, I've changed a PHP keyword to comply with this standard in PSR2. It's admittedly a small fix but I hope it helps!

castamir commented 5 years ago

👍

janpecha commented 5 years ago

Thanks!