Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Commit c199aa3

Browse files
author
Sandeesh
committed
Style fixes
1 parent 3a76b52 commit c199aa3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/RealWorld/Slug/HasSlug.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public function setAttribute($key, $value)
3333
*/
3434
abstract public function getSlugSourceColumn();
3535

36-
3736
/**
3837
* Get the name of the slug column
3938
*
@@ -53,5 +52,4 @@ public function getBannedSlugValues()
5352
{
5453
return [];
5554
}
56-
5755
}

0 commit comments

Comments
 (0)