Skip to content
Commit 1b9bbdb7 authored by Matthijs Tijink's avatar Matthijs Tijink Committed by Alexander Zhigalin
Browse files

Use return typehints in typebuilder for PHP language

Summary: The return typehints are now used for function signatures. I also inlined `TypeBuilder::openFunctionType` into `TypeBuilder::visitClassStatement` since it's only used there and it makes the code clearer in my opinion.

Reviewers: #kdevelop

Subscribers: brauch, kdevelop-devel, #kdevelop

Tags: #kdevelop

Differential Revision: https://phabricator.kde.org/D6680
parent cdd1a8e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment