8
0
فهرست منبع

Removed obsolete documentation.

fredck 10 سال پیش
والد
کامیت
2761716f1e
1فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 3
      packages/ckeditor5-ui/src/mvc/collection.js

+ 0 - 3
packages/ckeditor5-ui/src/mvc/collection.js

@@ -8,9 +8,6 @@
 /**
  * Collections are ordered sets of models.
  *
- * Any event that is triggered on a model in a collection will also be triggered on the collection directly, for
- * convenience.
- *
  * @class Collection
  */