Skip to content

Commit 778594c

Browse files
iamvarOskarStark
authored andcommitted
match example with description above
1 parent 9b1e5d6 commit 778594c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1491,7 +1491,7 @@ and ``BitBucketCodeRepository`` classes:
14911491
* "bitbucket"="App\BitBucketCodeRepository"
14921492
* })
14931493
*/
1494-
interface CodeRepository
1494+
abstract class CodeRepository
14951495
{
14961496
// ...
14971497
}

0 commit comments

Comments
 (0)