laravel-doctrine / extensions

Extensions integration for Laravel and Doctrine
http://laraveldoctrine.org/
MIT License
48 stars 25 forks source link

Add missing extensions for Beberlei Extensions #16

Closed gpassarelli closed 8 years ago

gpassarelli commented 8 years ago

I think now it's correct. Sorry for all this wrong PRs.

patrickbrouwers commented 8 years ago

Are you sure Mysql\ifElse::class, ifElse is not IfElse? (Don't have time to check).

Maybe you better let your IDE handle the importing of the class? We have to be sure they are 100% correct