We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0868515 + 3952e9a commit 06cfba0Copy full SHA for 06cfba0
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