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 d24a474 commit d412a24Copy full SHA for d412a24
src/Propel/Generator/Behavior/Validate/templates/objectGetValidationFailures.php
@@ -3,7 +3,7 @@
3
* Gets any ConstraintViolation objects that resulted from last call to validate().
4
*
5
6
- * @return object ConstraintViolationList
+ * @return ConstraintViolationList
7
* @see validate()
8
*/
9
public function getValidationFailures()
0 commit comments