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