Skip to content

Commit 06cfba0

Browse files
authored
Merge pull request #38 from Edbtvplays/patch-2
Fixes #36 on Master
2 parents 0868515 + 3952e9a commit 06cfba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/BinshopsPostTranslation.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public function language()
4949
*
5050
* @return array
5151
*/
52-
public function sluggable()
52+
public function sluggable(): array
5353
{
5454
return [
5555
'slug' => [

0 commit comments

Comments
 (0)