Skip to content

Commit

Permalink
Add space
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug committed Nov 25, 2019
1 parent 736ccd8 commit a91d2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Template/ClassTemplateExtendsTest.php
Expand Up @@ -2411,7 +2411,7 @@ function repository(): Maybe {
$anInt = $maybe->extract();
}'
],
'extendIterable' => [
'extendIterable' => [
'<?php
class MyTestCase {
/** @return iterable<int,array<int,int>> */
Expand Down

0 comments on commit a91d2ef

Please sign in to comment.