We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0868515 commit 3952e9aCopy full SHA for 3952e9a
src/Models/BinshopsPostTranslation.php
@@ -49,7 +49,7 @@ public function language()
49
*
50
* @return array
51
*/
52
- public function sluggable()
+ public function sluggable(): array
53
{
54
return [
55
'slug' => [
0 commit comments