You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -65,6 +66,7 @@ class MacAddress extends Constraint
65
66
/**
66
67
* @param self::ALL*|self::LOCAL_*|self::UNIVERSAL_*|self::UNICAST_*|self::MULTICAST_*|self::BROADCAST $type A mac address type to validate (defaults to {@see self::ALL})
67
68
*/
69
+
#[HasNamedArguments]
68
70
publicfunction__construct(
69
71
publicstring$message = 'This value is not a valid MAC address.',
0 commit comments