egeloen / IvoryGoogleMapBundle

Google Map API v3 integration for your Symfony2 project.
https://github.com/egeloen/ivory-google-map
MIT License
217 stars 152 forks source link

Templating helper service should be public #79

Closed saturnxxi closed 11 years ago

egeloen commented 11 years ago

@saturnxxi Thx for your PR! But can you simply remove the public attribute as the public visibility is the default one?

egeloen commented 11 years ago

@saturnxxi I just squash & merge your code on master in a619815b8df0527f822ea6090412d2d51e191d02.

Thx!