File tree 3 files changed +6
-0
lines changed
3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 16
16
/**
17
17
* Common methods for adding flash messages to the user's session.
18
18
*
19
+ * @codeCoverageIgnore
20
+ *
19
21
* @author Matteo Guindani https://github.com/Ingannatore
20
22
* @see http://symfony.com/doc/current/book/controller.html#flash-messages
21
23
*/
Original file line number Diff line number Diff line change 17
17
* A wrapper for the OptionsResolver class to ease the creation and management
18
18
* of options and/or parameters lists.
19
19
*
20
+ * @codeCoverageIgnore
21
+ *
20
22
* @author Matteo Guindani https://github.com/Ingannatore
21
23
* @see \Symfony\Component\OptionsResolver\OptionsResolver
22
24
*/
Original file line number Diff line number Diff line change 16
16
/**
17
17
* Wrapper for the Google's geocode service.
18
18
*
19
+ * @codeCoverageIgnore
20
+ *
19
21
* @author Matteo Guindani https://github.com/Ingannatore
20
22
* @see https://developers.google.com/maps/documentation/geocoding/start
21
23
*/
You can’t perform that action at this time.
0 commit comments