Skip to content

Commit 8514be9

Browse files
Merge pull request #63 from michaeldyrynda/analysis-8Ld5Am
Apply fixes from StyleCI
2 parents 3b3979c + 4da7db8 commit 8514be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GeneratesUuid.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ public function scopeWhereUuid($query, $uuid, $uuidColumn = null): Builder
139139
}
140140

141141
/**
142-
* Convert a single UUID or array of UUIDs to bytes
142+
* Convert a single UUID or array of UUIDs to bytes.
143143
*
144144
* @param \Illuminate\Contracts\Support\Arrayable|array|string $uuid
145145
* @return array

0 commit comments

Comments
 (0)