Improving validation code and comments.

This commit is contained in:
Taylor Otwell 2011-06-22 07:02:19 -07:00
parent 56e500419c
commit 72c3f1859f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
class Format_Of extends Rule { class Format_Of extends Rule {
/** /**
* The regular expression that will be used to evaluate the attribute. * The regular expression that will be used to validate the attribute.
* *
* @var string * @var string
*/ */