enhanced validation, added mimes config array.
This commit is contained in:
@@ -10,7 +10,7 @@ class Confirmation_Of extends Rule {
|
||||
*
|
||||
* @param string $attribute
|
||||
* @param array $attributes
|
||||
* @return void
|
||||
* @return bool
|
||||
*/
|
||||
public function check($attribute, $attributes)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user