Skip to content

Commit d7d3f7c

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: match example with description above
2 parents d4ea266 + 9acb1fc commit d7d3f7c

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
@@ -1601,7 +1601,7 @@ and ``BitBucketCodeRepository`` classes:
16011601
* "bitbucket"="App\BitBucketCodeRepository"
16021602
* })
16031603
*/
1604-
interface CodeRepository
1604+
abstract class CodeRepository
16051605
{
16061606
// ...
16071607
}

0 commit comments

Comments
 (0)