This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 180522 - copy docblock on "implement all abstract methods"
Summary: copy docblock on "implement all abstract methods"
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
: 194903 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-10 00:50 UTC by tobiasolry
Modified: 2012-04-24 14:38 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tobiasolry 2010-02-10 00:50:20 UTC
When implementing an interface and using "implement all abstract methods" it would often be useful, if the docblock from the interface's function were to be copied as well as the function's signature.

Interfaces are often well documented via the docblock + contain useful information regarding return type or exceptions thrown is given.

tia
Comment 1 Filip Zamboj 2010-09-15 12:30:48 UTC
batch reassigning
Comment 2 Ondrej Brejla 2012-04-24 14:38:08 UTC
*** Bug 194903 has been marked as a duplicate of this bug. ***