};
<span id='Ext-method-getStore'> /**
-</span> * Gets a registered Store by id (shortcut to {@link #lookup})
+</span> * Gets a registered Store by id (shortcut to {@link Ext.data.StoreManager#lookup})
* @param {String/Object} id The id of the Store, or a Store instance
* @return {Ext.data.Store}
* @member Ext