Add abstract tag at class level
This commit is contained in:
committed by
Guillaume Beraudo
parent
2e63590791
commit
546fc97cd4
@@ -16,6 +16,7 @@ goog.require('ol.source.State');
|
||||
* A generic `change` event is triggered when the state of the source changes.
|
||||
*
|
||||
* @constructor
|
||||
* @abstract
|
||||
* @extends {ol.Object}
|
||||
* @param {ol.SourceSourceOptions} options Source options.
|
||||
* @api stable
|
||||
|
||||
Reference in New Issue
Block a user