Skip to content

Commit f0263f8

Browse files
authored
Update UserAndContextValidatorsTrait.php
1 parent e2c08c4 commit f0263f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Utils/UserAndContextValidatorsTrait.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ public function requiredWithout(string $field, $fieldVal, $fields)
263263

264264
/**
265265
* 如果所有指定的字段 都没有 值,则此字段为 必填(refer laravel)
266-
* @from laravel
267266
* @param string $field
268267
* @param mixed $fieldVal
269268
* @param array|string $fields

0 commit comments

Comments
 (0)