Skip to content
Commit f2b692a6 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Treating @extend as alias for @extends.

Hard to get it correct when there are:

- Ext.extend(...
- Ext.define("MyClass", {extend: "Parent", ...

But in doc-comment you had to previously write "@extends".
Now it's similar to @returns, which can also be @return.
parent 860ba975
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment