Skip to content

Commit 59b3cfb

Browse files
committed
Remove white space
1 parent cff6068 commit 59b3cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Rules/Hash.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
use Illuminate\Contracts\Validation\Rule;
66

77
/**
8-
* The field under validation must be a hash of type algorithm. Algorithm is one of
9-
* ['md4', 'md5', 'sha1', 'sha256', 'sha384', 'sha512', 'ripemd128', 'ripemd160',
8+
* The field under validation must be a hash of type algorithm. Algorithm is one of
9+
* ['md4', 'md5', 'sha1', 'sha256', 'sha384', 'sha512', 'ripemd128', 'ripemd160',
1010
* 'tiger128', 'tiger160', 'tiger192', 'crc32', 'crc32b']
1111
*
1212
* @package Arifszn\AdvancedValidation\Rules

0 commit comments

Comments
 (0)