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 1ba29ea commit 98f067cCopy full SHA for 98f067c
Constraints/File.php
@@ -18,6 +18,8 @@
18
* @Annotation
19
* @Target({"PROPERTY", "METHOD", "ANNOTATION"})
20
*
21
+ * @property int $maxSize
22
+ *
23
* @author Bernhard Schussek <bschussek@gmail.com>
24
*/
25
class File extends Constraint
0 commit comments