Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab3f534

Browse files
committed
Merge pull request laravel#3398 from mcordingley/patch-2
Add "coreopsis" to uncountable array
2 parents 2f1a75b + e5e5aa9 commit ab3f534

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Illuminate/Support/Pluralizer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ class Pluralizer {
105105
'moose',
106106
'chassis',
107107
'traffic',
108+
'coreopsis',
108109
);
109110

110111
/**

0 commit comments

Comments
 (0)