mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
import lang class into validation rule.
This commit is contained in:
parent
0d10ab740b
commit
7f8c686360
@ -1,5 +1,7 @@
|
||||
<?php namespace System\Validation;
|
||||
|
||||
use System\Lang;
|
||||
|
||||
abstract class Rule {
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user