We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49f2549 + a5ea76e commit 3ef8591Copy full SHA for 3ef8591
lib/Doctrine/Validator/Htmlcolor.php lib/Doctrine/Validator/HtmlColor.php
@@ -1,6 +1,6 @@
1
<?php
2
/*
3
- * $Id: Htmlcolor.php 7490 2010-03-29 19:53:27Z jwage $
+ * $Id: HtmlColor.php 7490 2010-03-29 19:53:27Z jwage $
4
*
5
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
6
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
@@ -48,4 +48,4 @@ public function validate($value)
48
}
49
return true;
50
51
-}
+}
0 commit comments