We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af0c80 commit 2ea98bbCopy full SHA for 2ea98bb
src/Symfony/Component/Validator/Context/ExecutionContextInterface.php
@@ -283,7 +283,7 @@ public function getMetadata();
283
/**
284
* Returns the validation group that is currently being validated.
285
*
286
- * @return string The current validation group
+ * @return string|null The current validation group
287
*/
288
public function getGroup();
289
0 commit comments