We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3afe9 commit 1cf6cb8Copy full SHA for 1cf6cb8
1 file changed
system/Controller.php
@@ -65,7 +65,7 @@ class Controller
65
/**
66
* Once validation has been run, will hold the Validation instance.
67
*
68
- * @var ValidationInterface
+ * @var ValidationInterface|null
69
*/
70
protected $validator;
71
0 commit comments