9 Commits

Author SHA1 Message Date
Nicolas Grekas
68e9f4edac Merge branch '5.4' into 6.0
* 5.4:
  [Serializer] cs fix
  Cleanup more `@return` annotations
  [Form] Fix phpdoc on FormBuilderInterface
2021-08-17 17:35:52 +02:00
Nicolas Grekas
f7d2ceb362 Cleanup more @return annotations 2021-08-17 16:20:01 +02:00
Nicolas Grekas
76dd623e84 Add return types - batch 6/n 2021-08-16 17:45:02 +02:00
Jáchym Toušek
d6561bff34 [Validator] Fix GroupSequenceProvider annotation 2019-06-20 08:43:29 +02:00
Christian Flothmann
d928358e4e improve docblocks around group sequences 2018-09-25 10:06:01 +02:00
Fabien Potencier
2d02293c19 fixed CS 2012-07-09 14:54:20 +02:00
Sebastian Hörl
dd1703b50e [Validator] Renamed getValidationGroups to getGroupSequence 2012-02-02 20:27:50 +01:00
Sebastian Hörl
4d2b8a13b2 [Validator] Changed GroupSequenceProvider implementation 2012-02-02 20:27:50 +01:00
Sebastian Hörl
c5bdbb08c0 [Validator] Added GroupSequenceProvider 2012-02-02 20:27:49 +01:00