Skip to content

Both usage of abstract and returns properties #93

@tenorok

Description

@tenorok

Hello!
I want to declare interface of abstract function, but I have a problem with both usage of abstract and returns properties.

Redundant return statement at ./code.js :
   476 |     * @abstract
   477 |     * @returns {Number}
---------------^
   478 |     */
   479 |    getPopupWidth: function() {},

It is bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions