File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 129129 * @method static void nullOrString(mixed $value, string $message = '', string $exception = '')
130130 * @method static void allString(mixed $value, string $message = '', string $exception = '')
131131 * @method static void nullOrStringNotEmpty(mixed $value, string $message = '', string $exception = '')
132- * @method static void allOrStringNotEmpty (mixed $value, string $message = '', string $exception = '')
132+ * @method static void allStringNotEmpty (mixed $value, string $message = '', string $exception = '')
133133 * @method static void nullOrInteger(mixed $value, string $message = '', string $exception = '')
134134 * @method static void allInteger(mixed $value, string $message = '', string $exception = '')
135135 * @method static void nullOrIntegerish(mixed $value, string $message = '', string $exception = '')
You can’t perform that action at this time.
0 commit comments