| 1 | define(["../_base/lang", "../Evented", "../_base/declare", "../_base/Deferred", "../_base/array", |
| 2 | "../_base/connect", "../regexp" |
| 3 | ], function(lang, Evented, declare, Deferred, array, connect, regexp){ |
| 4 |
nothing calls this directly
no test coverage detected