11 Commits

Author SHA1 Message Date
Guilhem N
ad8b51c22f Add a functional test (#330)
* Add a functional test

* CS
2018-09-15 10:40:45 +02:00
Titouan Galopin
96cefae434 Normalize coding style to the whole project 2016-09-04 23:24:34 +02:00
Titouan Galopin
88c3dea070 Fix #287 and improve CS/readability of various parts of the code 2016-09-03 12:06:04 +02:00
Łukasz Pospiech
a2485c51e3 #71 rename to FOSMessageBundle 2012-09-19 10:05:37 +02:00
Jeremy Mikola
6997d458d4 [FormHandler] Add sanity checks to message argument types
Due to AbstractMessageFormHandler's method signature, we cannot enforce a stricter type hint; however, we can assert that the argument is what we expect. This is consistent with how the handlers will be invoked from MessageController.

Closes #40
2012-03-01 12:03:33 -05:00
ornicar
27d832c983 Fixes relative to recent refactors 2011-06-28 15:32:02 -07:00
ornicar
773a7915f2 Refactor form handlers 2011-06-28 14:49:34 -07:00
ornicar
f3664b19b1 Make form handlers more flexibles 2011-06-27 17:59:20 -07:00
ornicar
daadd2951b Rename AuthorizerInterface::getAuthenticatedParticipant 2011-06-26 16:02:32 -07:00
ornicar
93c50b6c3d More refactoring. Some serious stuff inside. 2011-06-26 14:09:20 -07:00
ornicar
7ffaaf45bd And more refactoring. 2011-06-23 16:55:45 -07:00