formatting
This commit is contained in:
parent
d1f7a5a886
commit
9bc23ee468
|
@ -12,9 +12,9 @@ class ConfirmPasswordController extends Controller
|
|||
| Confirm Password Controller
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| This controller is responsible for handling password confirmations
|
||||
| and uses a simple trait to include this behavior. You're free to
|
||||
| explore this trait and override any methods you wish to tweak.
|
||||
| This controller is responsible for handling password confirmations and
|
||||
| uses a simple trait to include the behavior. You're free to explore
|
||||
| this trait and override any functions that require customization.
|
||||
|
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue