TrimStrings
extends TrimStrings
in package
Table of Contents
- $except : array<int, string>
- The names of the attributes that should not be trimmed.
Properties
$except
The names of the attributes that should not be trimmed.
protected
array<int, string>
$except
= ['current_password', 'password', 'password_confirmation']