Project

General

Profile

Actions

Task #63553

closed

Add configuration file for DynamicReturnTypePlugin

Added by Frank Nägler over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
Category:
-
Target version:
-
Start date:
2014-12-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

Adding a configuration file for DynamicReturnTypePlugin for PHPStorm.
The plugin makes it possible to use code completion for dynamic return types. The plugin allow a dynamic return type from method calls.
It can use either the instance type of the passed parameter or a string lookup.

Since the ::class feature of PHP 5.5 is used this is a good addition for all
developers.

PHPStorm Plugin: http://plugins.jetbrains.com/plugin/7251

Actions

Also available in: Atom PDF