Mark return types as uses for PHP language

Authored by mtijink on Jul 17 2017, 8:03 AM.

Description

Mark return types as uses for PHP language

Summary:
Return types (when they are an object) are now marked as uses.

Note that the return type uses of closures do not actually work. This also happens for normal parameters, so I think this is a separate issue, I'll look into that later.

Reviewers: KDevelop

Subscribers: kdevelop-devel, KDevelop

Tags: KDevelop

Differential Revision: https://phabricator.kde.org/D6675

Details

Committed
zhigalinJul 17 2017, 8:18 AM
Differential Revision
D6675: Mark return types as uses for PHP language
Parents
R52:3a8ad5cc279b: Allow non-scalar constants in PHP language support
Branches
Unknown
Tags
Unknown