Skip to content

Conversation

@asgrim
Copy link
Contributor

@asgrim asgrim commented Apr 16, 2017

Added iterable type support

'$this' => 'phpDocumentor\Reflection\Types\This',
'static' => 'phpDocumentor\Reflection\Types\Static_'
'static' => 'phpDocumentor\Reflection\Types\Static_',
'iterable' => Iterable_::class,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've used ::class notation here which I realise is inconsistent with the rest of the tests, so I can change this if preferred, just let me know please :)

@jaapio
Copy link
Member

jaapio commented Apr 24, 2017

Looks good to me, but can't merge it due permissions :-(

@jaapio jaapio merged commit 42eeb9b into phpDocumentor:master Apr 24, 2017
@asgrim asgrim deleted the iterable-type branch April 24, 2017 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants