Skip to content

Commit 9acb1fc

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: match example with description above
2 parents c471e64 + 607f5be commit 9acb1fc

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
@@ -1591,7 +1591,7 @@ and ``BitBucketCodeRepository`` classes:
15911591
* "bitbucket"="App\BitBucketCodeRepository"
15921592
* })
15931593
*/
1594-
interface CodeRepository
1594+
abstract class CodeRepository
15951595
{
15961596
// ...
15971597
}

0 commit comments

Comments
 (0)