You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Ádám Turcsán (JIRA)" <ji...@apache.org> on 2017/09/03 15:09:00 UTC

[jira] [Created] (NETBEANS-53) PHP7.1 Setter/Getter code generation static types

Ádám Turcsán created NETBEANS-53:
------------------------------------

             Summary: PHP7.1 Setter/Getter code generation static types
                 Key: NETBEANS-53
                 URL: https://issues.apache.org/jira/browse/NETBEANS-53
             Project: NetBeans
          Issue Type: Improvement
          Components: php - Code
    Affects Versions: Next
            Reporter: Ádám Turcsán
             Fix For: Next


The Insert code... / Setters/getters... functionality works great and uses the docblock typehints as well but with static types (int, string) it generates the setters and getter without argument types or return types.

It would be great if it could work with static types as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)